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