Click or drag to resize

PlotGroupStyleCollectionBaseClone Method

Creates a copy of this collection.

Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PlotGroupStyleCollectionBase Clone()

Return Value

PlotGroupStyleCollectionBase
The cloned collection.
See Also