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