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