DocumentLengthPrecision Property |
Acquires or sets the precision of the length (number of decimal places).
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 LengthPrecision { get; set; }
Public MustOverride Property LengthPrecision As Integer
Get
Set
Property Value
Type:
Int32
Range: 0 to 8
See Also