Diagram::IsSelected Method (ShapeElement^)
Visual Studio 2015
Verifies whether a shape is selected in a diagram view.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- shape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
The shape to check.
Return Value
Type: System::Booleantrue if the shape is selected in a diagram view; otherwise, false.
Show: