ASP.NET Pack Programmer's Guide
ControlNode.getMouseInputMode Method
See Also
 






Gets whether mouse input is processed by the diagram or the hosted control.

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

 Syntax

Java  Copy Code

public int getMouseInputMode ()

 Return Value

A member of the MouseInputMode enumeration.

 See Also

ControlNode Members
ControlNode Class
com.mindfusion.diagramming Namespace