Invoked when a diagram item is being dragged over this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
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.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |