XYZPlotLayer(XYZPlotLayer) Constructor |
The copy constructor.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax 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