[]
Implicitly converts a Color to a Pen.
public static implicit operator Pen(Color color)
The Color value.
A Pen with the specified color.