Click or drag to resize

DensityImagePlotStyleCopyFrom(DensityImagePlotStyle) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.DensityImagePlotStyle.CopyFrom(Altaxo.Graph.Gdi.Plot.Styles.DensityImagePlotStyle)"]


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

Parameters

from  DensityImagePlotStyle

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Gdi.Plot.Styles.DensityImagePlotStyle.CopyFrom(Altaxo.Graph.Gdi.Plot.Styles.DensityImagePlotStyle)"]

See Also