Click or drag to resize

G3DPlotStyleCollectionTemplatesGetTemplate(String, IReadOnlyPropertyBag) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.Styles.G3DPlotStyleCollectionTemplates.GetTemplate(System.String,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(
	string name,
	IReadOnlyPropertyBag context
)

Parameters

name  String

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

context  IReadOnlyPropertyBag

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

Return Value

G3DPlotStyleCollection

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

See Also