Click or drag to resize

G3DPlotStyleCollectionCopyFrom(G3DPlotStyleCollection) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollection.CopyFrom(Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollection)"]


Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void CopyFrom(
	G3DPlotStyleCollection from
)

Parameters

from  G3DPlotStyleCollection

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

See Also