Gets or sets the number of digits to the right of the decimal point when displaying the length of this AnnCrossProductObject object.
public virtual int Precision { get; set; }
Public Overridable 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. For more information, refer to Using Rulers in Annotation Objects. (Deprecated)
For an example, refer to AnnCrossProductObject.
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