Click or drag to resize

GridPlaneCollectionItem(Int32) Property

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


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

Parameters

idx  Int32
 

Property Value

GridPlane
See Also