- 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 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 WPF Annotations Automation.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family