XYZPlotLayer(XYZPlotLayer) Constructor |
The copy constructor.
Namespace: Altaxo.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic XYZPlotLayer(
XYZPlotLayer from
)
Parameters
- from XYZPlotLayer
- The instance to copy.
See Also