Search
MindFusion.Diagramming.WinForms.Behaviors Namespace
Classes
 

 Classes

  Class Description

BehaviorBase

An abstract base class for classes that define how MindFusion.Diagramming reacts to users' actions with a mouse or other pointing devices.

CustomTypesBehavior

This class is used when the diagram behavior is set to Behavior.Custom.

DrawBarcodesBehavior

This class is used when the diagram behavior is set to Behavior.DrawBarcodes.

DrawContainersBehavior

This class is used when the diagram behavior is set to Behavior.DrawContainers.

DrawControlsBehavior

This class is used when the diagram behavior is set to Behavior.DrawControls.

DrawFreeFormsBehavior

This class is used when Behavior is set to DrawFreeForms or DrawFreeShapes.

DrawLinksBehavior

This class is used when the diagram behavior is set to Behavior.DrawLinks.

DrawNodesBehavior

This class is the base for node-drawing behavior classes.

DrawShapesBehavior

This class is used when the diagram behavior is set to Behavior.DrawShapes.

DrawSvgNodesBehavior

This class is used when the diagram behavior is set to Behavior.DrawSvgNodes.

DrawTablesBehavior

This class is used when the diagram behavior is set to Behavior.DrawTables.

DrawTreeViewsBehavior

This class is used when the diagram behavior is set to Behavior.DrawTreeViews.

DrawVisioNodesBehavior

This class is used when the diagram behavior is set to Behavior.DrawVisioNodes.

LinkBarcodesBehavior

This class is used when the diagram behavior is set to Behavior.LinkBarcodes.

LinkContainersBehavior

This class is used when the diagram behavior is set to Behavior.LinkContainers.

LinkControlsBehavior

This class is used when the diagram behavior is set to Behavior.LinkControls.

LinkFreeFormsBehavior

This class is used when Behavior is set to LinkFreeForms or LinkFreeShapes.

LinkNodesBehavior

Declares a base class for all node-link behaviors, such as LinkShapesBehavior, LinkTablesBehavior, and so on.

LinkShapesBehavior

This class is used when the diagram behavior is set to Behavior.LinkShapes.

LinkSvgNodesBehavior

This class is used when the diagram behavior is set to Behavior.LinkSvgNodes.

LinkTablesBehavior

This class is used when the diagram behavior is set to Behavior.LinkTables.

LinkTreeViewsBehavior

This class is used when the diagram behavior is set to Behavior.LinkTreeViews.

LinkVisioNodesBehavior

This class is used when the diagram behavior is set to Behavior.LinkVisioNodes.

ModifyBehavior

This class is used when the diagram behavior is set to Behavior.Modify.

PanBehavior

Implements the Pan and PanAndModify behaviors.

SelectOnlyBehavior

This class is used when the diagram behavior is set to Behavior.SelectOnly.

ZoomBehavior

Implements the Zoom behavior.