Click or drag to resize

G3DPlotStyleCollectionTemplatesGetAvailableNames Method

Gets the available template names.

Namespace: Altaxo.Graph.Graph3D.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static string[] GetAvailableNames()

Return Value

String
The available template names.
See Also