*VectorShowPrefix()

Specifies the state of the Prefix check boxes in the Vector panel.

Syntax

*VectorShowPrefix (State)

Application

HyperView

Inputs

State
Indicates if the Prefix check box on the Vector panel should be turned on or off.

Context

*BeginGraphicDefaults()

Example

*VectorShowPrefix("On")

Comments

Valid entries are "On" or "Off".