The Pen type exposes the following members.
Name | Description | |
---|---|---|
Alignment |
Gets or sets the alignment for this Pen. |
|
Color |
Gets or sets the color of this Pen. |
|
DashStyle |
Gets or sets the style used for dashed lines drawn with this Pen. |
|
EndCap |
Gets or sets the cap style used at the end of lines drawn with this Pen. |
|
LineJoin |
Gets or sets the join style for the ends of two consecutive lines drawn with this Pen. |
|
MiterLimit |
Gets or sets the limit of the thickness of the join on a mitered corner. |
|
StartCap |
Gets or sets the cap style used at the beginning of lines drawn with this Pen. |
|
Width |
Gets or sets the width of this Pen. |