Name | Description | |
---|---|---|
Pen Constructor | Overloaded. Creates a Pen object from specific values. |
The following tables list the members exposed by Pen.
Name | Description | |
---|---|---|
Pen Constructor | Overloaded. Creates a Pen object from specific values. |
Name | Description | |
---|---|---|
Color | Gets or sets the Pen's Color. | |
DashOffset | Gets the dash's offset. | |
DashPattern | Gets or sets the pattern that will be used for the dash that will be drawn by the Pen. | |
DashStyle | Gets or sets the Pen's DashStyle. | |
MiterLimit | Gets the Pen object's miter limit. | |
Width | Gets or sets the Pen object's width. |
Name | Description | |
---|---|---|
GetEndCap | Returns the type of cap that will be used by the Pen object. | |
GetLineJoin | Returns the type of line join that will be used by the Pen object. |