| オーバーロード | 解説 |
|---|---|
| SolidPen コンストラクタ() | Initializes a new instance of the Pen class. |
| SolidPen コンストラクタ(Color) | Initializes a new instance of the Pen class. |
| SolidPen コンストラクタ(Color,Int32) | Initializes a new instance of the Pen class. |
| SolidPen コンストラクタ(Color,Int32,DashCap,LineJoin) | Initializes a new instance of the SolidPen class. |