Click or drag to resize

DimensionShapeShowToleranceMinusZeroMark Property

When the tolerance difference is two-stage display and the second row is zero - Acquire or set a value indicating whether or not to add a sign.

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

Property Value

Type: Boolean
- true if a sign is appended. Otherwise false.
See Also