Share

DimensionStyle.Tolerance Property

Parent Object: DimensionStyle

Description

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 Tolerance

Property 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.

Version

Introduced in version 9

Was this information helpful?