Accusoft.NotateXpress13.Net
Precision Property (RulerToolbarDefaults)




Gets and sets the number of decimal places to show for the ruler annotation length.
Syntax
'Declaration
 
Public Property Precision As Integer
'Usage
 
Dim instance As RulerToolbarDefaults
Dim value As Integer
 
instance.Precision = value
 
value = instance.Precision
public int Precision {get; set;}
public: __property int get_Precision();
public: __property void set_Precision( 
   int value
);
public:
property int Precision {
   int get();
   void set (    int value);
}

Property Value

An integer value which represents the precision.
See Also

Reference

RulerToolbarDefaults Class
RulerToolbarDefaults Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback