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






Sets 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 void setMouseInputMode (
    int value
)

 Parameters

value

A member of the MouseInputMode enumeration.

 See Also

ControlNode Members
ControlNode Class
com.mindfusion.diagramming Namespace