Click or drag to resize

G3DPlotStyleCollection(G3DPlotStyleCollection) 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(
	G3DPlotStyleCollection from
)

Parameters

from  G3DPlotStyleCollection

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

See Also