LassoAction Properties

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubpropertyCanBumpScroll

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

System_CAPS_pubpropertyCurrentDiagramArgs

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

System_CAPS_pubpropertyCurrentMouseActionEvent

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

System_CAPS_pubpropertyCurrentMouseActionState

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

System_CAPS_pubpropertyCurrentPoint

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

System_CAPS_protpropertyDeferredFocusableItem

(Inherited from SelectAction.)

System_CAPS_protpropertyDeferredSelectableItem

(Inherited from SelectAction.)

System_CAPS_protpropertyDiagram

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

System_CAPS_pubpropertyHasTooltip

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

System_CAPS_pubpropertyIsActive

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

System_CAPS_pubpropertyMouseDownHitShape

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

System_CAPS_pubpropertyMouseDownPoint

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

System_CAPS_pubpropertyPreviousPoint

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

System_CAPS_pubpropertyResetToolboxOnDragDrop

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.(Inherited from MouseAction.)

Return to top
Show: