Click or drag to resize

G2DPlotStyleCollectionTemplatesGetTemplate(Int32, IReadOnlyPropertyBag) Method

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


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

Parameters

idx  Int32

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

context  IReadOnlyPropertyBag

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

Return Value

G2DPlotStyleCollection

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

See Also