Classes| Class | Description | |
|---|---|---|
![]() |
An abstract base class for classes that define how MindFusion.Diagramming reacts to users' actions with a mouse or other pointing devices. |
|
![]() |
This class is used when the diagram behavior is set to Behavior.Custom. |
|
![]() |
This class is used when the diagram behavior is set to Behavior.DrawLinks. |
|
![]() |
Implements functionality that allows users to draw nodes on the diagram canvas. |
|
![]() |
Implements functionality that allows users to draw nodes on the diagram canvas, when the interaction starts from an unoccupied point, and to connect nodes with links when the interaction starts from an existing node. |
|
![]() |
This class is used when the diagram behavior is set to Behavior.Modify. |
|
![]() |
Implements the Pan and PanAndModify behaviors. |
|
![]() |
This class is used when the diagram behavior is set to Behavior.SelectOnly. |
|
![]() |
Implements the Zoom behavior. |