Click or drag to resize

DimensionShapeShowToleranceAboveZero Property

Gets or sets a value indicating whether zero before the decimal point of the tolerance is displayed.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool ShowToleranceAboveZero { get; set; }

Property Value

Type: Boolean
True to display zero. Otherwise false.
See Also