Click or drag to resize

DensityImagePlotItemCopyFrom(DensityImagePlotItem, Boolean) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Gdi.Plot.DensityImagePlotItem.CopyFrom(Altaxo.Graph.Gdi.Plot.DensityImagePlotItem,System.Boolean)"]


Namespace: Altaxo.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void CopyFrom(
	DensityImagePlotItem from,
	bool withBaseMembers
)

Parameters

from  DensityImagePlotItem

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Gdi.Plot.DensityImagePlotItem.CopyFrom(Altaxo.Graph.Gdi.Plot.DensityImagePlotItem,System.Boolean)"]

withBaseMembers  Boolean

[Missing <param name="withBaseMembers"/> documentation for "M:Altaxo.Graph.Gdi.Plot.DensityImagePlotItem.CopyFrom(Altaxo.Graph.Gdi.Plot.DensityImagePlotItem,System.Boolean)"]

See Also