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