To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
Reference
HTBasic Keywords
LDIR - Sets the angle for drawing LABELs and SYMBOLs.
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
LDIR
Sets the angle for drawing LABELs and SYMBOLs.
LDIR angle
Usage:
LDIR 270
LDIR ACS(A)
Example:
LDIR.BAS
Description:
The angle is a numeric-expression and is interpreted in the current trigonometric mode, radians or degrees. The default is radians. A value of zero specifies drawing along the positive x-axis. Positive values specify a counter-clockwise direction.
See Also:
CSIZE
,
DEG
,
LABEL
,
LORG
,
PIVOT
,
PDIR
,
RAD
,
SYMBOL