ImageGear for .NET
Precision Property (IImGearARTProtractor)




Gets or sets the number of decimal digits displayed for the mark.
Syntax
'Declaration
 
Property Precision As Integer
'Usage
 
Dim instance As IImGearARTProtractor
Dim value As Integer
 
instance.Precision = value
 
value = instance.Precision
int Precision {get; set;}
__property int get_Precision();
__property void set_Precision( 
   int value
);
property int Precision {
   int get();
   void set (    int value);
}

Property Value

Integer value.
See Also

Reference

IImGearARTProtractor Interface
IImGearARTProtractor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback