Returns a dictionary containing all the units and their current abbreviation.
public static Dictionary<AnnUnit, string> GetUnits()
Public Shared Function GetUnits() As Dictionary(Of AnnUnit, String)
public:
static Dictionary<AnnUnit^, String^>^ GetUnits()
A dictionary containing all the units (as the key) and their current abbreviation (as the value).
Use GetUnitAbbreviation to get the current abbreviation to use with a unit in the UI and SetUnitAbbreviation to modify the abbreviation to use with a unit in the UI. Use GetUnits to get a dictionary containing the current abbreviation of all the units.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document