PresentationEdge.GetExistingStrokeTolerances Method
Parent Object: PresentationEdgeDescription
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. |