ErrorBarZPlotStyleClone Method |
Creates a new object that is a copy of the current instance.
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override Object Clone()
Return Value
ObjectA new object that is a copy of this instance.
Implements
ICloneableCloneSee Also