G3DPlotStyleCollection(IG3DPlotStyle) Constructor |
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic G3DPlotStyleCollection(
IG3DPlotStyle[] styles
)
Parameters
- styles IG3DPlotStyle
- The styles to add.
See Also