Click or drag to resize

DensityImageLegendControllerShowDialog(DensityImageLegend) Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Gdi.Shapes.DensityImageLegendController.ShowDialog(Altaxo.Graph.Gdi.Shapes.DensityImageLegend)"]


Namespace: Altaxo.Gui.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static bool ShowDialog(
	DensityImageLegend layer
)

Parameters

layer  DensityImageLegend

[Missing <param name="layer"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Shapes.DensityImageLegendController.ShowDialog(Altaxo.Graph.Gdi.Shapes.DensityImageLegend)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Gui.Graph.Gdi.Shapes.DensityImageLegendController.ShowDialog(Altaxo.Graph.Gdi.Shapes.DensityImageLegend)"]

See Also