MindFusion.Java Package Programmer's Guide
Diagram.getHoverDelay Method
See Also
 






Gets the time in milliseconds that mouse pointer should remain stationary before reporting hover events.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public int getHoverDelay ()

 Return Value

An integer value specifying milliseconds. The default value is 1500.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace
nodeHovered Event
linkHovered Event
TrackPointedItem Property