Visual Basic (Declaration) | |
---|---|
Public Overridable Property Precision As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual int Precision {get; set;} |
Return Value
The number of digits to the right of the decimal point.For an example, refer to AnnCrossProductObject.
If the ruler length is 135.683 and the precision is 2, the value 135.68 will be displayed.
For more information, refer to Using Rulers in Annotation Objects.
For more information, refer to Using Rulers in Annotation Objects.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family