Click or drag to resize

G3DPlotStyleCollection(IG3DPlotStyle) Constructor

Initializes a new instance of the G3DPlotStyleCollection class

Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public G3DPlotStyleCollection(
	IG3DPlotStyle[] styles
)

Parameters

styles  IG3DPlotStyle

[Missing <param name="styles"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollection.#ctor(Altaxo.Graph.Graph3D.Plot.Styles.IG3DPlotStyle[])"]

See Also