MouseAction Properties
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ActionCanceledState | Gets the canceled state for the mouse action. |
![]() ![]() | ActionCompletedState | Gets the completed state for the mouse action. |
![]() | CanBumpScroll | Gets the mouse action and verifies whether it can cause the diagram to scroll. |
![]() ![]() | ClickedState | Gets the clicked state for the mouse action. |
![]() | CurrentDiagramArgs | Gets the event arguments for the current diagram in which the mouse action occurred. |
![]() | CurrentMouseActionEvent | Gets the current event for the mouse action. |
![]() | CurrentMouseActionState | Gets the current state for the mouse action. |
![]() | CurrentPoint | Gets or sets the mouse position for the current mouse action. |
![]() | Diagram | Gets the diagram to which the mouse action is assigned. |
![]() ![]() | DragCanceledState | Gets the drag cancellation state for the mouse action. |
![]() ![]() | DragCompletedState | Gets the drag completion state for the mouse action. |
![]() ![]() | DraggingState | Gets the drag state of the mouse action. |
![]() ![]() | DragPendingState | Gets the pending drag state for the mouse action. |
![]() | HasTooltip | Gets the mouse action and verifies whether it can have a tooltip. |
![]() ![]() | HoveringState | Gets the hovering state for the mouse action. |
![]() ![]() | InactiveState | Gets the inactive state for the mouse action. |
![]() | IsActive | Gets the mouse action and verifies whether it is active. |
![]() | MouseDownHitShape | Gets shape over which the mouse action occurred. |
![]() | MouseDownPoint | Gets the position of the most recent mouse-down event. |
![]() | PreviousPoint | Gets or sets the position of the previous mouse-down event. |
![]() | ResetToolboxOnDragDrop | Whether to reset toolbox selection after a drag-drop operation triggered by this mouse action. Base implementation always returns true, which means the toolbox selection will be reset after a drag-drop operation triggered by this mouse action. |


