Invoked when a diagram item is being dragged over this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public virtual bool OnDragOver ( |
Visual Basic
![]() |
---|
Public Overridable Function OnDragOver( _ |
The DiagramItem that is dragged over the node.
false if the diagram should notify nodes below this one; otherwise, true.