LEADTOOLS Annotations (Leadtools.Annotations assembly)

GetAngularUnitAbbreviation Method

Show in webframe





The angular unit of measure for which the abbreviation is being sought.
Gets the abbreviation that corresponds to a given angular unit of measure.
Syntax
public static string GetAngularUnitAbbreviation( 
   AnnAngularUnit unit
)
'Declaration
 
Public Shared Function GetAngularUnitAbbreviation( _
   ByVal unit As AnnAngularUnit _
) As String
'Usage
 
Dim unit As AnnAngularUnit
Dim value As String
 
value = AnnUnitConverter.GetAngularUnitAbbreviation(unit)

            

            
public:
static String^ GetAngularUnitAbbreviation( 
   AnnAngularUnit unit
) 

Parameters

unit
The angular unit of measure for which the abbreviation is being sought.

Return Value

String containing the abbreviation.
Remarks
For information regarding text strings used throughout the user interface in the automated mode, including default abbreviations for different units, refer to Localization of LEADTOOLS for .NET Annotations Automation.
Example
For an example, refer to AnnUnitConverter.
Requirements

Target Platforms

See Also

Reference

AnnUnitConverter Class
AnnUnitConverter Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.