Click or drag to resize

G3DPlotStyleCollectionItem Property

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


Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IG3DPlotStyle this[
	int i
] { get; }

Parameters

i  Int32
 

Property Value

IG3DPlotStyle
See Also