Click or drag to resize

PenX Constructor

Overload List
 NameDescription
Public methodPenX Initializes a new instance of the PenX class with default settings.
Public methodPenX(NamedColor) Initializes a new instance of the PenX class with the specified solid color.
Public methodPenX(BrushX, Double) Initializes a new instance of the PenX class with the specified brush and width.
Public methodPenX(NamedColor, Double) Initializes a new instance of the PenX class with the specified solid color and width.
Top
See Also