MidnightBlue Property (Pens)
In This Topic
A system-defined ColorPen object with a width of 1.
Syntax
'Declaration
Public Shared ReadOnly Property MidnightBlue As Pen
public static Pen MidnightBlue {get;}
Property Value
A
ColorPen object set to a system-defined color.
See Also