Solid Edge FrameworkSupport Type Library
BorderColor Property
Description
Sets and returns the color of the border when the BorderVisible property is True.
Property type
Read-write property
Syntax
Visual Basic
Public Property BorderColor As Long
Remarks
The color is stored in a long integer and is created with the RGB function (red, green, and blue color intensities) or as an integer between 0 and 15 that represents standard colors.
See Also

SmartFrame2dStyle Object  | SmartFrame2dStyle Members