*DrawPosition()

Specifies the drawing position of the vectors on the rake lines.

Syntax

*DrawPosition (position)

Application

HyperView

Inputs

position
The drawing position of the vectors on the rake lines ("Tail", "Tip", or "Center").

Context

*BeginVector()

Example

*BeginVector()
   *NumberOfRowsColumns(“Tail/Tip/Center”)
*EndVector()

Comments

A *DrawPosition() command may be placed inside a *BeginVector() block to capture the draw attributes of rake lines on which the vector plot is applied.