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