Click or drag to resize

ScaleCollectionClone Method

Creates a strongly typed clone of this collection.

Namespace: Altaxo.Graph.Scales
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ScaleCollection Clone()

Return Value

ScaleCollection
A cloned ScaleCollection instance.
See Also