Click or drag to resize

DensityImagePlotStyle(DensityImagePlotStyle) Constructor

Copy constructor.

Namespace: Altaxo.Graph.Gdi.Plot.Styles
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DensityImagePlotStyle(
	DensityImagePlotStyle from
)

Parameters

from  DensityImagePlotStyle
The style to copy from.
See Also