Diagram::SelectAction Property

 

Gets the mouse action that initiates the selection of a shape.

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

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

Property Value

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

The mouse action that initiates the selection of a shape.

Return to top
Show: