LEADTOOLS WinRT (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. WinRT support
Syntax
public static double ConvertAngularUnit( 
   double value,
   AnnAngularUnit sourceUnit,
   AnnAngularUnit destinationUnit
)
 function Leadtools.Annotations.Core.AnnUnitConverter.ConvertAngularUnit( 
   value ,
   sourceUnit ,
   destinationUnit 
)

Parameters

value
The value to convert in sourceUnit.
sourceUnit
The units of value.
destinationUnit
The destination unit.

Return Value

The converted value in destinationUnit.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnUnitConverter Class
AnnUnitConverter Members

 

 


Products | Support | Contact Us | Copyright Notices

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