PaleVioletRed Property
PaleVioletRed
A system-defined ColorPen object with a width of 1.
Declaration
public static Pen PaleVioletRed { get; }
Public Shared ReadOnly Property PaleVioletRed As Pen
Property Value
| Type |
Description |
| Pen |
A ColorPen object set to a system-defined color.
|