Diagram::LassoAction Property

 

Gets the mouse action that initiates the lasso selection.

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

public:
property LassoAction^ LassoAction {
	LassoAction^ get();
}

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::LassoAction^

The mouse action that initiates the lasso selection.

Return to top
Show: