Click or drag to resize

GridPlaneClone Method

Creates a strongly typed clone of this GridPlane.

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

Return Value

GridPlane
A cloned grid plane.
See Also