Invoked when a diagram item is dropped over this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual bool OnDropOver ( |
Visual Basic Copy Code |
---|
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 | © 2024 MindFusion |