Click or drag to resize

XYPlotLayerContentsControllerContentsListBox_MoveUpDown Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Gdi.Plot.XYPlotLayerContentsController.ContentsListBox_MoveUpDown(System.Int32,Altaxo.Collections.NGTreeNode[])"]


Namespace: Altaxo.Gui.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ContentsListBox_MoveUpDown(
	int iDelta,
	NGTreeNode[] selNodes
)

Parameters

iDelta  Int32

[Missing <param name="iDelta"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Plot.XYPlotLayerContentsController.ContentsListBox_MoveUpDown(System.Int32,Altaxo.Collections.NGTreeNode[])"]

selNodes  NGTreeNode

[Missing <param name="selNodes"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Plot.XYPlotLayerContentsController.ContentsListBox_MoveUpDown(System.Int32,Altaxo.Collections.NGTreeNode[])"]

See Also