| Overload | Description |
|---|---|
| SolidPen Constructor() | Initializes a new instance of the Pen class. |
| SolidPen Constructor(Color) | Initializes a new instance of the Pen class. |
| SolidPen Constructor(Color,Int32) | Initializes a new instance of the Pen class. |
| SolidPen Constructor(Color,Int32,DashCap,LineJoin) | Initializes a new instance of the SolidPen class. |