PresentationHelpers.Shapes Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
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. | |
Shapes(IElement, IDiagram) | All the shapes that display the model element on any open diagram, or on a specified open diagram. |
Top
Remarks
For more information, see:
See Also
Reference
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation Namespace