Click or drag to resize

G3DPlotStyleCollectionSetFromTemplate Method

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


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

Parameters

from  G3DPlotStyleCollection

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

strictness  PlotGroupStrictness

[Missing <param name="strictness"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollection.SetFromTemplate(Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollection,Altaxo.Graph.Plot.Groups.PlotGroupStrictness)"]

See Also