MindFusion.Wpf Pack Programmer's Guide
LinkControlsBehavior Members
Constructors Properties Methods
 


This class is used when view's Behavior is set to BehaviorType.LinkControls.

The following tables list the members exposed by the LinkControlsBehavior type.

 Protected Constructors

  Name Description

LinkControlsBehavior

Initializes a new instance of the LinkControlsBehavior class.

 Public Properties

  Name Description

Diagram

Gets the Diagram modified through this Interaction object. (Inherited from Interaction.)

 Public Methods

  Name Description

SelectController

Selects a controller based on the specified input. (Inherited from LinkNodesBehavior.)

SelectMouseCursor

Returns cursor to display for specified input state. (Inherited from BehaviorBase.)

SetMouseCursor

BehaviorBase.SetMouseCursor override. (Inherited from LinkNodesBehavior.)

StartDraw

BehaviorBase.StartDraw override. (Inherited from LinkNodesBehavior.)

 Protected Methods

  Name Description

Cancel

Interaction.Cancel override. (Inherited from BehaviorBase.)

CreateLink

Creates a link of the type appropriate for the current behavior. (Inherited from BehaviorBase.)

CreateNode

LinkNodesBehavior.CreateNode override.

OnMouseDown

Interaction.OnMouseDown override. (Inherited from BehaviorBase.)

OnMouseMove

Interaction.OnMouseMove override. (Inherited from BehaviorBase.)

OnMouseUp

Interaction.OnMouseUp override. (Inherited from BehaviorBase.)

SelectHandleCursor

Returns cursor to display for adjustment handle targeted by specified input state. (Inherited from BehaviorBase.)

SetModfCursor

Updates the current cursor according to the specified cursor position and diagram state. (Inherited from BehaviorBase.)

StartDrawCommon

Invoked by the control when the user presses the left mouse button. (Inherited from BehaviorBase.)

 See Also

LinkControlsBehavior Class
MindFusion.Diagramming.Wpf.Behaviors Namespace