Initializes a new instance of the InteractionState class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public InteractionState ( |
Visual Basic
![]() |
---|
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.
Call this method to cancel interaction, usually in response to the user clicking the right mouse button while dragging.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |