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