Click or drag to resize

HostLayer(HostLayer) Constructor

The copy constructor.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public HostLayer(
	HostLayer from
)

Parameters

from  HostLayer

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Gdi.HostLayer.#ctor(Altaxo.Graph.Gdi.HostLayer)"]

See Also