Gets or sets the number of digits to the right of the decimal point when displaying the length of this
AnnRulerObject object.
public virtual int Precision {get; set;}
public virtual int Precision {get; set;}
get_Precision();
set_Precision(value);
public:
virtual property int Precision {
int get();
void set ( int value);
}
'Declaration
Public Overridable Property Precision As Integer
'Usage
Dim instance As AnnRulerObject
Dim value As Integer
instance.Precision = value
value = instance.Precision
Property Value
The number of digits to the right of the decimal point.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2