DimensionStyle.Tolerance Property
Parent Object: DimensionStyleDescription
Property that returns the Tolerance object. The Tolerance object contains methods and properties to query and modify tolerance types and values.
Syntax
DimensionStyle.Tolerance() As ToleranceProperty Value
This is a read only property whose value is a Tolerance.Samples
| Name | Description |
| Dimensions - edit | This sample demonstrates the editing of sheet dimensions and the associated dimension style. |
