DimensionSettingsShowToleranceMinusZeroMark Property |
When the tolerance difference is two-stage display and the second row is zero - get 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; }
Public MustOverride Property ShowToleranceMinusZeroMark As Boolean
Get
Set
Property Value
Type:
Boolean
- true if a sign is appended. Otherwise false.
See Also