Solid Edge Framework Type Library
Color Property
Description
Sets and returns the color in which the active object is drawn.
Property type
Read-write property
Syntax
Visual Basic
Public Property Color As Long
Remarks
The color is stored as a long integer and is created with the RGB function (red, green, and blue color intensities) or as an integer between 0 and 16 that represents standard colors.
See Also

HighlightSet Object  | HighlightSet Members

Send comments on this topic.