Click or drag to resize

DimensionShapeShowToleranceZero Property

Gets or sets a value indicating whether to display zero after the decimal point of the tolerance difference.

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 ShowToleranceZero { get; set; }

Property Value

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