This class is used when the diagram behavior is set to Behavior.LinkTables.
The following tables list the members exposed by the LinkTablesBehavior type.
Name | Description | |
---|---|---|
Initializes a new instance of the LinkTablesBehavior class. |
Name | Description | |
---|---|---|
The Diagram object that is being modified. (Inherited from Interaction.) |
||
Gets or sets an InteractionState instance that tracks the modification currently being done on an item. (Inherited from BehaviorBase.) |
||
Gets or sets the position of the mouse when its button has been pressed. (Inherited from BehaviorBase.) |
Name | Description | |
---|---|---|
LinkNodesBehavior.CreateNode override. |
Name | Description | |
---|---|---|
BehaviorBase.SetMouseCursor override. (Inherited from LinkNodesBehavior.) |
||
BehaviorBase.StartDraw override. (Inherited from LinkNodesBehavior.) |
Name | Description | |
---|---|---|
Creates a link of the type appropriate for the current behavior. (Inherited from BehaviorBase.) |
||
Creates a node of the type appropriate for the current behavior. (Inherited from LinkNodesBehavior.) |
||
Interaction.OnMouseDown override. (Inherited from BehaviorBase.) |
||
Raises the MouseMove event. (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.) |