ImageGear .NET - Updated July 31, 2018
Precision Property (ImGearARTPolyRuler)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyRuler Class : Precision Property
Gets or sets the number of decimal digits displayed for the mark.
Syntax
'Declaration
 
Public Property Precision As Integer
 
'Usage
 
Dim instance As ImGearARTPolyRuler
Dim value As Integer
 
instance.Precision = value
 
value = instance.Precision

Property Value

Integer value.
Remarks
The default value is 1.
See Also

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members