Share via


PresentationHelpers.Shapes Method

 

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static Shapes(IElement, IDiagram)

All the shapes that display the model element on any open diagram, or on a specified open diagram.

System_CAPS_pubmethodSystem_CAPS_static 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