Click or drag to resize

DensityImageLegendControllerShowDialog(DensityImageLegend, String, CSLineID) Method

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


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,
	CSLineID currentEdge
)

Parameters

layer  DensityImageLegend

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

currentPage  String

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

currentEdge  CSLineID

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

Return Value

Boolean

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

See Also