Gets or sets the number of digits to the right of the decimal point when displaying the length of this AnnRulerObject object.
public int Precision { get; set; }
Public Property Precision As Integer
The number of digits to the right of the decimal point.
If the ruler length is 135.683 and the precision is 2, the value 135.68 will be displayed. This property is used only if the ShowLength property is true. For more information, refer to Using Rulers 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