Search
InteractionState Properties
 


 Public Properties

  Name Description

Action

Gets the type of Action currently performed by the user in the Diagram.

AdjustmentHandle

Gets the adjustment handle being dragged by the user.

CurrentItem

Gets a reference to the DiagramItem to be created or modified.

CurrentPoint

Gets the current location of the mouse pointer.

Diagram

Gets the current Diagram instance.

InvalidRect

Gets or sets the area that should be repainted.

LinkTarget

Gets or sets the current target node when a link is being modified.

MouseMoved

Gets or sets a value indicating whether the mouse pointer has moved since the user pressed down the mouse button.

SkipSavingState

Gets a value indicating whether diagram items should skip storing their state for subsequent cancel.

StartPoint

Gets the mouse position where the interaction started.

 See Also