Gets or sets the number of digits to the right of the decimal point when displaying the length of this AnnCrossProductObject 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. For more information, refer to Using Rulers in WPF Annotation Objects.
For XAML example, refer to AnnCrossProductObject.
For C#/VB examples, 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