GridPlane(GridPlane) Constructor |
Initializes a new instance of the
GridPlane class
Namespace: Altaxo.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax 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