Click or drag to resize

DropLinePlotStyleClone Method

Creates a new object that is a copy of the current instance.

Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Object Clone()

Return Value

Object
A new object that is a copy of this instance.

Implements

ICloneableClone
See Also