G3DPlotStyleCollectionTemplatesGetIndexOfAvailableNamesPlusCustom(String) Method |
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static int GetIndexOfAvailableNamesPlusCustom(
string name
)
Parameters
- name String
- The template name.
Return Value
Int32The template index.
See Also