Share

PresentationEdge.GetExistingStrokeTolerances Method

Parent Object: PresentationEdge

Description

Obtain the set of chord-height tolerances for which this object already stores strokes.

Syntax

PresentationEdge.GetExistingStrokeTolerances( ToleranceCount As Long, ExistingTolerances() As Double )

Parameters

Name Type Description
ToleranceCount Long Output Long that specifies the number of existing stroke sets.
ExistingTolerances Double Output array of Doubles that contains the tolerances that were used to compute the existing sets of display strokes.

Version

Introduced in version 2018

Was this information helpful?