Gets the abbreviation for a given unit of measure.
Public Shared Function GetUnitAbbreviation( _
ByVal unit As Leadtools.Annotations.AnnUnit _
) As String
public:
static String^ GetUnitAbbreviation(
Leadtools.Annotations.AnnUnit unit
)
unit
The 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