Initializes a new instance of the InteractionState class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public InteractionState ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The DiagramItem to be created or modified.
One of the Action enumeration values, specifying what kind of action to perform.
The index of the selection handle to be dragged with the mouse, defines what kind of modification to perform.
A Point specifying the mouse position where the user starts to draw or modify an item.