Gets the abbreviation that corresponds to a given angular unit of measure.
public static string GetAngularUnitAbbreviation(
AnnAngularUnit unit
)
Public Shared Function GetAngularUnitAbbreviation( _
ByVal unit As Leadtools.Annotations.AnnAngularUnit _
) As String
public:
static String^ GetAngularUnitAbbreviation(
Leadtools.Annotations.AnnAngularUnit unit
)
unit
The angular unit of measure for which the abbreviation is being sought.
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 Annotations Automation (Deprecated).
For an example, refer to AnnUnitConverter.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET