Click or drag to resize

XYZPlotLayer(XYZPlotLayer) Constructor

The copy constructor.

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

Parameters

from  XYZPlotLayer

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

See Also