Gets or sets a string value that specifies the abbreviation to be used for the AngularUnit property value.
public virtual string AngularUnitAbbreviation { get; set; }
Public Overridable Property AngularUnitAbbreviation As String
A string value that specifies the abbreviation to be used for the AngularUnit property value.
When "getting" this property, internally this AnnGroupObject object will enumerate all objects in the group and return the AngularUnitAbbreviation property value for the first object in the group that implements the IAnnProtractorObject interface. For more information refer to AngularUnitAbbreviation.
When "setting" this property, internally this AnnGroupObject object will enumerate all objects in the group and set the AngularUnitAbbreviation property value for each object that implements the IAnnProtractorObject interface. For more information refer to AngularUnitAbbreviation.
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