Click or drag to resize

PenAllPropertiesController(PenX) Constructor

Initializes a new instance of the PenAllPropertiesController class

Namespace: Altaxo.Gui.Common.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PenAllPropertiesController(
	PenX pen
)

Parameters

pen  PenX

[Missing <param name="pen"/> documentation for "M:Altaxo.Gui.Common.Drawing.PenAllPropertiesController.#ctor(Altaxo.Drawing.PenX)"]

See Also