This class is used when the diagram behavior is set to Behavior.Modify.
The following tables list the members exposed by the ModifyBehavior type.
Name | Description | |
---|---|---|
Initializes a new instance of the ModifyBehavior class. |
Name | Description | |
---|---|---|
Gets a reference to the Diagram instance this behavior is associated with. (Inherited from BehaviorBase.) |
||
Gets a reference to the DiagramView control this interaction is associated with. (Inherited from Interaction.) |
Name | Description | |
---|---|---|
BehaviorBase.SetMouseCursor override. |
||
Gets whether the control should start moving the selection. (Inherited from BehaviorBase.) |
||
BehaviorBase.StartDraw override. |
Name | Description | |
---|---|---|
Interaction.CancelDrag override. (Inherited from BehaviorBase.) |
||
Creates a link of the type appropriate for the current behavior. (Inherited from BehaviorBase.) |
||
Interaction.OnMouseDown override. (Inherited from BehaviorBase.) |
||
Interaction.OnMouseMove override. (Inherited from BehaviorBase.) |
||
Interaction.OnMouseUp override. (Inherited from BehaviorBase.) |
||
Updates the current cursor according to the specified cursor position and diagram state. (Inherited from BehaviorBase.) |
||
Invoked by the control when the user presses the left mouse button. (Inherited from BehaviorBase.) |