Click or drag to resize

CSPlaneIDListItem Property

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


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

Parameters

index  Int32
 

Property Value

CSPlaneID

Implements

IReadOnlyListTItemInt32
See Also