Click or drag to resize

AxisStyleClone Method

Creates a copy of this axis style.

Namespace: Altaxo.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Object Clone()

Return Value

Object
The cloned instance.

Implements

ICloneableClone
See Also