Initializes new Pen.
Name | Description | |
---|---|---|
Pen(Color) |
Initializes new Pen with the given color. |
|
Pen(Pen) |
Initializes new Pen from the specified existing pen. |
|
Pen(Color, Single) |
Initializes new Pen with the given color and width. |