Click or drag to resize

PenAllPropertiesController(PenX3D) Constructor

Initializes a new instance of the PenAllPropertiesController class.

Namespace: Altaxo.Gui.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PenAllPropertiesController(
	PenX3D pen
)

Parameters

pen  PenX3D
The pen to edit.
See Also