Specifies the drawing position of the vectors on the rake lines.
*DrawPosition()Specifies the drawing position of the vectors on the rake lines. |
|||||
*DrawPosition()Specifies the drawing position of the vectors on the rake lines. |
Syntax |
*DrawPosition(position) |
|
Argument |
Name |
Description |
position |
The drawing position of the vectors on the rake lines ("Tail", "Tip", or "Center"). |
|
Example |
*BeginVector() *NumberOfRowsColumns(“Tail/Tip/Center”) *EndVector() |
|
Application |
HyperView. |
|
Context |
||
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. |
|
See also |
|
|
|