DocumentAnglePrecision Property |
Acquires or sets the accuracy of the angle (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 AnglePrecision { get; set; }
Public MustOverride Property AnglePrecision As Integer
Get
Set
Property Value
Type:
Int32
Range: 0 to 8 degrees minutes 0 to 6 in case of seconds notation
See Also