Click or drag to resize

GridPlaneCollectionClone Method

Creates a strongly typed clone of this GridPlaneCollection.

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

Return Value

GridPlaneCollection
A cloned grid-plane collection.
See Also