Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > DefaultDimensionColors Object : ToleranceZoneMultiplier Property
ToleranceZoneMultiplier Property
Description

This read/write property represents a percentage value. It increases or decreases the tolerance zone by the defined percentage.

This property does the same thing as the Tolerance Zone Multiplier box in the Edit Dimension Color dialog box. For more information, see the PC-DMIS help file.

Property type
Read-write property
Syntax
Visual Basic
Public Property ToleranceZoneMultiplier As ULong
Return Type
ULong value representing the multiplier value.
See Also