Solid Edge Framework Type Library
DashStyle Object Members
Overview 
Public Methods
Public Method GetDashGapThis method returns the dash and gap characteristics of the referenced style object.
Public Method SetDashGapThis method defines the dash and gap characteristics of a linear element.
Public Properties
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property CenterThis read-write Boolean property sets and returns whether the referenced DashStyle object represents a repeated pattern. The property is True if the pattern is not repeated, and False if the pattern is repeated.
Public Property DashGapCountReturns the number of dashes and gaps in the dash definition.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property NameReturns the name of the referenced object.
Public Property PercentStartEndDashThis read-write Double property sets and returns the percentage of the first and last dash drawn for the referenced DashStyle object.
Public Property UnitsSets and returns the units in which the line width is defined.
See Also

DashStyle Object