The Pen type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CapStyle |
How caps (end-points) are drawn.
| |
| Color |
Color of this pen.
| |
| JoinStyle |
How joints are drawn.
| |
| MiterLimit |
The Miter Limit imposes a maximum on the ratio of the miter length to the line width.
When the limit is exceeded, the join is converted from a miter to a bevel. (default = 10.0)
| |
| Pattern |
Pattern of this pen.
| |
| Width |
Width of this pen.
|