Diagram::FindShape Method (ModelElement^)
Visual Studio 2015
Finds the shape for the specified element on the diagram.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- element
-
Type:
Microsoft.VisualStudio.Modeling::ModelElement^
The element.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^The shape for the specified element.
Show: