Click or drag to resize

NumericLabelFormattingAutoClone Method

Clones the instance.

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

Return Value

Object
A new cloned instance of this class.

Implements

ICloneableClone
See Also