Gets or sets the precision value used for the angle of this AnnProtractorObject.
public virtual int AnglePrecision { get; set; }
Public Overridable Property AnglePrecision As Integer
The precision value used for the angle of this AnnProtractorObject.
The precision value is the number of digits that should appear to the right of the floating point when showing this AnnProtractorObject angle. For example, if the angle is 135.683 degrees and the precision is 2, the value 135.68 will be displayed. For more information, refer to Using Protractors in Annotation Objects. (Deprecated)
For an example, refer to AnnProtractorObject.
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