ShapeElement.DetermineHighlightShape Method
Finds the highlighted shape in a chain of shapes.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.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.ShapeElementThe highlighted shape or null if no shape is highlighted.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.