Click or drag to resize

DensityImageLegendCopyFrom(DensityImageLegend, Boolean) Method

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


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

Parameters

from  DensityImageLegend

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

withBaseMembers  Boolean

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

See Also