DimensionSettingsAnglePrecision Property |
Get or set the notation accuracy (number of digits after the decimal point) of the angular 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 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