Click or drag to resize

PlotItemCollectionClone Method

Creates a strongly typed copy of this collection.

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

Return Value

PlotItemCollection
A cloned plot-item collection.
See Also