Click or drag to resize

XYZPlotLayerClone Method

Creates a copy of this layer.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override Object Clone()

Return Value

Object
A cloned host layer.

Implements

ICloneableClone
See Also