Visual Basic | |
---|---|
Property Angle As System.Double |
C# | |
---|---|
System.double Angle {get; set;} |
JavaScript | |
---|---|
get_Angle () : Number put_Angle ( NewVal : Number ) |
Property Value
Angle (see Remarks)The angle defines the inclination of the characters in relation to the horizontal (x-axis) line.
Values between... | Result in an inclination to the... |
0 and 84.90 |
right (forward) |
0 and -84.90 | left (backwards) |
DraftSight V1R1.1