Search
DiagramBase.nodePointerLeave Event
See Also
 





Raised when the mouse pointer leaves the boundaries of a node.

Namespace: MindFusion.Diagramming
File: DiagramBase.js

 Syntax

 Event Data

Event handlers receive a NodeEventArgs instance containing data about this event.

 See Also