Solid Edge FrameworkSupport Type Library
GroupStyle Object Members
Overview 
Public Methods
Public Method GetDashGapReturns the dash and gap characteristics of the referenced style object.
Public Method SetDashGapDefines the dash and gap characteristics of a linear element.
Public Method UseActiveStyleAssigns the current active linear style to the referenced graphic object.
Public Properties
Public Property AutoPhaseSpecifies whether or not the negative dash gaps for the referenced style object are automatically extended based on the size of the edge.
Public Property DashGapCountFor geometry 2d styles, returns the number of dashes and gaps in the dash definition. For HatchPatternStyle and LinearStyle objects, returns the DashGap count.
Public Property DashNameGets/Sets the dash style.
Public Property DashStrokePercentSets and returns the percentage of the first dash in the first stroke that needs to be drawn.
Public Property LinearColorSets and returns the group edge color for the referenced style object.
Public Property LinearNameSets and returns the linear style for the referenced GroupStyle object.
Public Property UnitsSets and returns the units in which the line width is defined.
Public Property WidthReturns the width of the referenced object.
See Also

GroupStyle Object