Click or drag to resize

PlotGroupStyleCollectionClone Method

Creates a strongly typed clone of this collection.

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

Return Value

PlotGroupStyleCollection
A cloned collection.
See Also