PresentationHelpers::Shapes Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Shapes(IElement^, IDiagram^) | All the shapes that display the model element on any open diagram, or on a specified open diagram. |
![]() ![]() | Shapes<T>(T, IDiagram^) | All the shapes that display the model element on any open diagram, or on a specified open diagram. Returns a list of shapes of the specified type. |
Show:

