Click or drag to resize

HostLayerControllerShowDialog(HostLayer, String) Method

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


Namespace: Altaxo.Gui.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static bool ShowDialog(
	HostLayer layer,
	string currentPage
)

Parameters

layer  HostLayer

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

currentPage  String

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

Return Value

Boolean

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

See Also