ShapeElement::DetermineHighlightShape Method (ShapeElement^)
Visual Studio 2015
Finds the highlighted shape in a chain of shapes.
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 at which to start the search.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^The highlighted shape or null if no shape is highlighted.
Show: