Solid Edge Framework Type Library
DashGapCount Property
Description
For geometry 2d styles, returns the number of dashes and gaps in the dash definition. For HatchPatternStyle and LinearStyle objects, returns the DashGap count.
Property type
Read-only property
Syntax
Visual Basic
Public Property DashGapCount( _
   ByVal nDisplayIndex As Long _
) As Long
Parameters
nDisplayIndex
See Also

HatchPatternStyle Object  | HatchPatternStyle Members