Represents an object used to draw lines and curves.
The following tables list the members exposed by the Pen type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the Pen class. |
Name | Description | |
---|---|---|
Gets or sets the Brush that determines attributes of this pen. |
||
Gets or sets the color of this pen. |
||
Gets or sets an array of custom dashes and spaces. |
||
Gets or sets the style used for dashed lines drawn with this pen. |
||
Gets or sets the join style for the ends of two consecutive lines drawn with this Pen object. |
||
Gets or sets the limit of the thickness of the join on a mitered corner. |
||
Gets or sets the unit of the pen width. |
||
Gets or sets the width of this pen. |
Name | Description | |
---|---|---|
Creates an exact copy of this pen. |