Click or drag to resize

DensityImageLegendControllerShowDialog(DensityImageLegend, String) Method

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


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,
	string currentPage
)

Parameters

layer  DensityImageLegend

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

currentPage  String

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

Return Value

Boolean

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

See Also