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.DrawBarcodes. |
||
This class is used when the diagram behavior is set to Behavior.DrawContainers. |
||
This class is used when the diagram behavior is set to Behavior.DrawControls. |
||
This class is used when Behavior is set to DrawFreeForms or DrawFreeShapes. |
||
This class is used when the diagram behavior is set to Behavior.DrawLinks. |
||
This class is the base for node-drawing behavior classes. |
||
This class is used when the diagram behavior is set to Behavior.DrawShapes. |
||
This class is used when the diagram behavior is set to Behavior.DrawSvgNodes. |
||
This class is used when the diagram behavior is set to Behavior.DrawTables. |
||
This class is used when the diagram behavior is set to Behavior.DrawTreeViews. |
||
This class is used when the diagram behavior is set to Behavior.DrawVisioNodes. |
||
This class is used when the diagram behavior is set to Behavior.LinkBarcodes. |
||
This class is used when the diagram behavior is set to Behavior.LinkContainers. |
||
This class is used when the diagram behavior is set to Behavior.LinkControls. |
||
This class is used when Behavior is set to LinkFreeForms or LinkFreeShapes. |
||
Declares a base class for all node-link behaviors, such as LinkShapesBehavior, LinkTablesBehavior, and so on. |
||
This class is used when the diagram behavior is set to Behavior.LinkShapes. |
||
This class is used when the diagram behavior is set to Behavior.LinkSvgNodes. |
||
This class is used when the diagram behavior is set to Behavior.LinkTables. |
||
This class is used when the diagram behavior is set to Behavior.LinkTreeViews. |
||
This class is used when the diagram behavior is set to Behavior.LinkVisioNodes. |
||
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. |