Click or drag to resize

HostLayerControllerShowDialog(HostLayer) Method

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


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
)

Parameters

layer  HostLayer

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

Return Value

Boolean

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

See Also