Click or drag to resize

GridPlaneCollectionItem(CSPlaneID) Property

[Missing <summary> documentation for "P:Altaxo.Graph.Graph3D.Axis.GridPlaneCollection.Item(Altaxo.Graph.CSPlaneID)"]


Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public GridPlane? this[
	CSPlaneID planeid
] { get; set; }

Parameters

planeid  CSPlaneID
 

Property Value

GridPlane
See Also