Specifies the drawing style of the vector plot.
*HeadType()Specifies the drawing style of the vector plot. |
|||||
*HeadType()Specifies the drawing style of the vector plot. |
Syntax |
*HeadType(type) |
|
Argument |
Name |
Description |
type |
The drawing style of the vectors ("Head2D" or "None"). |
|
Example |
*BeginVector() *HeadType("Head2D/None") *EndVector() |
|
Application |
HyperView. |
|
Context |
||
Comments |
A *HeadType() command may be placed inside a *BeginVector() block to capture the drawing style of the vector plot. |
|
See also |
|
|
|