- unit
- The angular unit of measure for which the abbreviation is being sought.
Visual Basic (Declaration) | |
---|---|
Public Shared Function GetAngularUnitAbbreviation( _ ByVal unit As AnnAngularUnit _ ) As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
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.For an example, refer to AnnUnitConverter.
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.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family