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
Public methodStatic member 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.
Public methodStatic member 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

PresentationHelpers Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation Namespace