Click or drag to resize

LabelFormattingBaseClone Method

Clones the instance.

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

Return Value

Object
A new cloned instance of this class.

Implements

ICloneableClone
See Also