ManualRouteAction Properties

Include Protected Members
Include Inherited Members

The ManualRouteAction type exposes the following members.

Properties

 

Name

Description

Public property

CanBumpScroll

Gets the mouse action and verifies whether it can cause the diagram to scroll. (Inherited from MouseAction.)

Public property

CurrentDiagramArgs

Gets the event arguments for the current diagram in which the mouse action occurred. (Inherited from MouseAction.)

Public property

CurrentMouseActionEvent

Gets the current event for the mouse action. (Inherited from MouseAction.)

Public property

CurrentMouseActionState

Gets the current state for the mouse action. (Inherited from MouseAction.)

Public property

CurrentPoint

Gets or sets the mouse position for the current mouse action. (Inherited from MouseAction.)

Protected property

DeferredFocusableItem

(Inherited from SelectAction.)

Protected property

DeferredSelectableItem

(Inherited from SelectAction.)

Protected property

Diagram

Gets the diagram to which the mouse action is assigned. (Inherited from MouseAction.)

Public property

HasTooltip

Gets the mouse action and verifies whether it can have a tooltip. (Inherited from MouseAction.)

Public property

IsActive

Gets the mouse action and verifies whether it is active. (Inherited from MouseAction.)

Public property

MouseDownHitShape

Gets shape over which the mouse action occurred. (Inherited from MouseAction.)

Public property

MouseDownPoint

Gets the position of the most recent mouse-down event. (Inherited from MouseAction.)

Public property

PreviousPoint

Gets or sets the position of the previous mouse-down event. (Inherited from MouseAction.)

Top

See Also

Reference

ManualRouteAction Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace