Diagram.SelectAction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the mouse action responsible for selecting shapes.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::SelectAction ^ SelectAction { Microsoft::VisualStudio::Modeling::Diagrams::SelectAction ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.SelectAction SelectAction { get; }
member this.SelectAction : Microsoft.VisualStudio.Modeling.Diagrams.SelectAction
Public ReadOnly Property SelectAction As SelectAction