function Leadtools.Annotations.Core.AnnUnitConverter.convertAngularUnit( value , sourceUnit , destinationUnit )
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!
Parameter | Type | Description |
---|---|---|
value | double | The value to convert in sourceUnit. |
sourceUnit | AnnAngularUnit | The units of value. |
destinationUnit | AnnAngularUnit | The destination unit. |
Type | Description |
---|---|
double | The converted value in destinationUnit. |