Gets or sets the number of digits to the right of the decimal point when displaying the angle of the protractor.
public int AnglePrecision { get; set; }
Property AnglePrecision As Integer
The number of digits to display to the right of the decimal point.
If the angle is 135.683 degrees and the precision is 2, the value 135.68 will be displayed.
This property is used only if the ShowAngle property is true.
For more information, refer to Using Protractors in WPF Annotation Objects.
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