Initializes a new InteractionState instance.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public InteractionState ( |
The DiagramItem to be created or modified.
The selection handle to be dragged with the mouse, defines what kind of modification to perform.
A member of the Action enumeration, specifying what kind of action to perform.
See Also