Gets or sets a string value that specifies the abbreviation used with the MeasurementUnit value.
public virtual Dictionary<AnnUnit, string> UnitsAbbreviation { get; }
Public Overridable ReadOnly Property UnitsAbbreviation As Dictionary(Of AnnUnit,String)
@property (nonatomic,readonly) NSMutableDictionary* unitsAbbreviation;
public java.util.HashMap<AnnUnit, String> getUnitsAbbreviation()
public:
virtual property Dictionary<AnnUnit^, String^>^ UnitsAbbreviation
{
Dictionary<AnnUnit^, String^>^ get()
}
A string value that specifies the abbreviation used with the MeasurementUnit value.
The UnitsAbbreviation property resets to the appropriate value whenever the MeasurementUnit property changes. To use a custom abbreviation, set the value of this property after setting the MeasurementUnit property.
For more information, refer to Using Rulers in Annotation Objects.
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