LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetAngularUnitAbbreviation Method
See Also 
Leadtools.Annotations Namespace > AnnUnitConverter Class : GetAngularUnitAbbreviation Method



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

The GetAngularUnitAbbreviation Method is available in LEADTOOLS Document and Medical Imaging toolkits.

unit
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

Visual Basic (Declaration) 
Public Shared Function GetAngularUnitAbbreviation( _
   ByVal unit As AnnAngularUnit _
) As String
Visual Basic (Usage)Copy Code
Dim unit As AnnAngularUnit
Dim value As String
 
value = AnnUnitConverter.GetAngularUnitAbbreviation(unit)
C# 
public static string GetAngularUnitAbbreviation( 
   AnnAngularUnit unit
)
C++/CLI 
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.

Example

For an example, refer to AnnUnitConverter.

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.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features