C#
VB
C++
Gets or sets the number of digits to the right of the decimal point when displaying the length of the ruler.
public int Precision { get; set; }
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.
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