Solid Edge Framework Type Library
GetColor Method
Specifies the display index (sequence number in which the linear element was created) for the linear element.
Description
Returns the color currently applied to a specified linear element used in a HatchPatternStyle object.
Syntax
Visual Basic
Public Function GetColor( _
   ByVal nDisplayIndex As Long _
) As Long
Parameters
nDisplayIndex
Specifies the display index (sequence number in which the linear element was created) for the linear element.
See Also

HatchPatternStyle Object  | HatchPatternStyle Members