DimensionShapePrecision Property |
Acquires or sets the precision (length of digits after the decimal point) of the length dimension value.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract int Precision { get; set; }
Public MustOverride Property Precision As Integer
Get
Set
Property Value
Type:
Int32
Range: 0 to 8
See Also