Returns a dictionary containing all the units and their current abbreviation.
getUnits = function()
static getUnits(): { [key: number]: string };
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