G3DPlotStyleCollectionTemplatesGetName Method |
Gets the template name for a given style collection.
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static string GetName(
G3DPlotStyleCollection coll
)
Parameters
- coll G3DPlotStyleCollection
- The style collection.
Return Value
StringThe template name.
See Also