ControlLight Property
ControlLight
Gets a ColorPen object that is the light color of a 3-D element.
Declaration
public static Pen ControlLight { get; }
Public Shared ReadOnly Property ControlLight As Pen
Property Value
| Type |
Description |
| Pen |
A ColorPen object that is the light color of a 3-D element.
|