Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Graph.Graph3D
XYZPlotLayerContentsController.PlotItems_DragDropHandler Class
PlotItems_DragDropHandler Methods
CanStartDrag Method
DragCancelled Method
DragEnded Method
Drop Method
DropCanAcceptData Method
StartDrag Method
XYZPlot
Layer
Contents
Controller
Plot
Items_
Drag
Drop
Handler
Drag
Ended Method
Notifies the handler that the drag operation ended.
Namespace:
Altaxo.Gui.Graph.Graph3D
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
DragEnded
(
bool
isCopy
,
bool
isMove
)
Parameters
isCopy
Boolean
Whether the operation ended as a copy.
isMove
Boolean
Whether the operation ended as a move.
Implements
IMVVMDragHandler
DragEnded(Boolean, Boolean)
See Also
Reference
XYZPlotLayerContentsController
PlotItems_DragDropHandler Class
Altaxo.Gui.Graph.Graph3D Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net