Gets and sets the number of decimal places to show for the ruler annotation length.
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.