Click or drag to resize

XYPlotLayerControllerShowDialog(XYZPlotLayer, String) Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Graph3D.XYPlotLayerController.ShowDialog(Altaxo.Graph.Graph3D.XYZPlotLayer,System.String)"]


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

Parameters

layer  XYZPlotLayer

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

currentPage  String

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

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Gui.Graph.Graph3D.XYPlotLayerController.ShowDialog(Altaxo.Graph.Graph3D.XYZPlotLayer,System.String)"]

See Also