DataMeshPlotStyle(DataMeshPlotStyle) Constructor |
Copy constructor.
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public DataMeshPlotStyle(
DataMeshPlotStyle from
)
Parameters
- from DataMeshPlotStyle
- The style to copy from.
See Also