Click or drag to resize

EquallySpacedColumnClone Method

Creates a cloned instance of this object.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Object Clone()

Return Value

Object
The cloned instance of this object.

Implements

ICloneableClone
See Also