LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

ConvertAngularUnit Method


The value to convert in sourceUnit.
The units of value.
The destination unit.
Converts an angular value from one unit to another.
Syntax
 function Leadtools.Annotations.Core.AnnUnitConverter.convertAngularUnit( 
   value ,
   sourceUnit ,
   destinationUnit 
)
!MISSING Scrap '_RTJavaScript_Method_SYNTAX'!

Parameters

ParameterTypeDescription
valuedoubleThe value to convert in sourceUnit.
sourceUnitAnnAngularUnitThe units of value.
destinationUnitAnnAngularUnitThe destination unit.

Return Value

TypeDescription
double The converted value in destinationUnit.
See Also

Reference

AnnUnitConverter Object
AnnUnitConverter Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.