Click or drag to resize

G2DPlotStyleCollectionTemplatesGetIndexOfAvailableNamesPlusCustom(G2DPlotStyleCollection) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollectionTemplates.GetIndexOfAvailableNamesPlusCustom(Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection)"]


Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static int GetIndexOfAvailableNamesPlusCustom(
	G2DPlotStyleCollection coll
)

Parameters

coll  G2DPlotStyleCollection

[Missing <param name="coll"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollectionTemplates.GetIndexOfAvailableNamesPlusCustom(Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection)"]

Return Value

Int32

[Missing <returns> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollectionTemplates.GetIndexOfAvailableNamesPlusCustom(Altaxo.Graph.Gdi.Plot.Styles.G2DPlotStyleCollection)"]

See Also