Leadtools.Annotations.Core.AnnAngularUnit = function() { }; Leadtools.Annotations.Core.AnnAngularUnit.prototype = {
radian = 0, degree = 1, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
Value | Member | Description |
---|---|---|
0 | radian | Angle is in radians. |
1 | degree | Angle is in degrees. |