Click or drag to resize

HostLayerController Constructor

Initializes a new instance of the HostLayerController class

Namespace: Altaxo.Gui.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public HostLayerController(
	HostLayer layer
)

Parameters

layer  HostLayer

[Missing <param name="layer"/> documentation for "M:Altaxo.Gui.Graph.Graph3D.HostLayerController.#ctor(Altaxo.Graph.Graph3D.HostLayer)"]

See Also