Click or drag to resize

XYZPlotLayerContentsControllerAvailableItems_CanStartDrag Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Graph3D.XYZPlotLayerContentsController.AvailableItems_CanStartDrag(System.Collections.IEnumerable)"]


Namespace: Altaxo.Gui.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool AvailableItems_CanStartDrag(
	IEnumerable items
)

Parameters

items  IEnumerable

[Missing <param name="items"/> documentation for "M:Altaxo.Gui.Graph.Graph3D.XYZPlotLayerContentsController.AvailableItems_CanStartDrag(System.Collections.IEnumerable)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Gui.Graph.Graph3D.XYZPlotLayerContentsController.AvailableItems_CanStartDrag(System.Collections.IEnumerable)"]

See Also