PenX(BrushX, Double) Constructor |
Initializes a new instance of the
PenX class
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PenX(
BrushX brush,
double width
)
Parameters
- brush BrushX
[Missing <param name="brush"/> documentation for "M:Altaxo.Drawing.PenX.#ctor(Altaxo.Drawing.BrushX,System.Double)"]
- width Double
[Missing <param name="width"/> documentation for "M:Altaxo.Drawing.PenX.#ctor(Altaxo.Drawing.BrushX,System.Double)"]
See Also