Gets or sets the precision value used for the length of this AnnProtractorObject.
public int Precision { get; set; }
Public Property Precision As Integer
The precision value used for the length of the protractor rulers.
The precision value is the number of digits that should appear to the right of the decimal point when showing this AnnProtractorObject length. For example, if the protractor ruler's length is 135.683 and the precision is 2, the value 135.68 will be displayed. For more information, refer to Using Rulers in WPF Annotation Objects.
For XAML example, refer to AnnProtractorObject.
For C#/VB examples, 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