Solid Edge FrameworkSupport Type Library
MarginColor Property
Description
Sets and returns the color of the margin of the referenced BackDrop object when the MarginDisplay property is True.
Property type
Read-write property
Syntax
Visual Basic
Public Property MarginColor As Long
Remarks
he color is stored in a long integer, created with the RGB function (red, green, and blue color intensities), or as an integer between 0 and 15 representing standard colors.
See Also

BackDrop Object  | BackDrop Members

Send comments on this topic.