Click or drag to resize

G3DPlotStyleCollectionTemplatesGetTemplate(Int32, IReadOnlyPropertyBag) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollectionTemplates.GetTemplate(System.Int32,Altaxo.Main.Properties.IReadOnlyPropertyBag)"]


Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static G3DPlotStyleCollection? GetTemplate(
	int idx,
	IReadOnlyPropertyBag context
)

Parameters

idx  Int32

[Missing <param name="idx"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollectionTemplates.GetTemplate(System.Int32,Altaxo.Main.Properties.IReadOnlyPropertyBag)"]

context  IReadOnlyPropertyBag

[Missing <param name="context"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollectionTemplates.GetTemplate(System.Int32,Altaxo.Main.Properties.IReadOnlyPropertyBag)"]

Return Value

G3DPlotStyleCollection

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollectionTemplates.GetTemplate(System.Int32,Altaxo.Main.Properties.IReadOnlyPropertyBag)"]

See Also