Share

MiniToolbarValueEditor.Tolerance Property

Parent Object: MiniToolbarValueEditor

Description

Read-only property that returns a Tolerance object containing tolerance values for the parameter associated with this control. This property is applicable only if the AllowToleranceEdit property is set to True. Use this property to set the default values for the tolerance dialog and to query the values set by the user.

Syntax

MiniToolbarValueEditor.Tolerance() As Tolerance

Property Value

This is a read only property whose value is a Tolerance.

Version

Introduced in version 2012

Was this information helpful?