Pen Constructor
.NET Framework (current version)
Initializes a new instance of the Pen class with the specified color.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Pen(Brush^) | |
![]() | Pen(Brush^, Single) | |
![]() | Pen(Color) | Initializes a new instance of the Pen class with the specified color. |
![]() | Pen(Color, Single) |
Show:
