Pen Class |
The Pen type exposes the following members.
| Name | Description | |
|---|---|---|
| CapStyle | Gets or sets the cap style for the end of a stroke. | |
| DashStyle | Gets or sets the dot and dash pattern for a stroke. | |
| Fill | Gets the fill of the outline. | |
| HeadEnd | Gets or sets the decoration which will be added to the head of a line. | |
| HeadEndLength | Gets or sets the line head-end length in relation to the line width. | |
| HeadEndWidth | Gets or sets the line head-end width in relation to the line width. | |
| JoinStyle | Gets or sets the join style of a polyline. | |
| TailEnd | Gets or sets the decoration which will be added to the tail of a line. | |
| TailEndLength | Gets or sets the line tail-end length in relation to the line width. | |
| TailEndWidth | Gets or sets the line tail-end width in relation to the line width. | |
| Width | Gets or sets the thickness of the stroke. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |