G3DPlotStyleCollection(G3DPlotStyleCollection) Constructor |
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic G3DPlotStyleCollection(
G3DPlotStyleCollection from
)
Parameters
- from G3DPlotStyleCollection
- The collection to copy from.
See Also