Raised when the mouse pointer hovers over a node.
Namespace: MindFusion.Diagramming
Assembly: DiagramBase.js
Syntax
Event DataEvent handlers receive a NodeEventArgs instance containing data about this event.
RemarksThis event fires when the mouse pointer rests over a node for hoverDelay milliseconds.
See Also