PresentationHelpers.Shapes Method
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Overload List
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. |
See Also
PresentationHelpers Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation Namespace
Return to top