Specifies the location of a datum line.
*Position() - datum linesSpecifies the location of a datum line. |
|||||
*Position() - datum linesSpecifies the location of a datum line. |
Syntax |
*Position("Value") |
|
Arguments |
Name |
Description |
"Value" |
A value indicating where the datum line should be positioned. Must be in double quotes. You can also supply a math expression, without brackets, {}. |
|
Example |
*BeginDatumLine(h, "Untitled Datum", on) *Label("Extreme Point") *Position("1500") *AxisIndex(2) *LabelLocation(4) *Style(2) *Thickness(1) *Color(5) *LabelFont("Arial", 1, 1, 18) *EndDatumLine() |
|
Application |
HyperGraph. |
|
Context |
||
See also |
|
|