Click or drag to resize

GridPlaneClone Method

Creates a copy of this grid plane.

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

Return Value

GridPlane
The cloned grid plane.
See Also