Pen |
| Name | Description | |
|---|---|---|
| PenX | Initializes a new instance of the PenX class with default settings. | |
| PenX(NamedColor) | Initializes a new instance of the PenX class with the specified solid color. | |
| PenX(BrushX, Double) | Initializes a new instance of the PenX class with the specified brush and width. | |
| PenX(NamedColor, Double) | Initializes a new instance of the PenX class with the specified solid color and width. |