Click or drag to resize

GridPlane(GridPlane) Constructor

Initializes a new instance of the GridPlane class

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

Parameters

from  GridPlane

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Gdi.Axis.GridPlane.#ctor(Altaxo.Graph.Gdi.Axis.GridPlane)"]

See Also