GridPlaneCollectionAdd Method |
Adds a plane to the collection.
Namespace: Altaxo.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Add(
GridPlane plane
)
Parameters
- plane GridPlane
- The plane to add.
See Also