IPresentationElementWrapperFactory Interface
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Syntax
public interface IPresentationElementWrapperFactory
public interface class IPresentationElementWrapperFactory
type IPresentationElementWrapperFactory = interface end
Public Interface IPresentationElementWrapperFactory
Methods
Name | Description | |
---|---|---|
CreateIDiagram(String) | ||
CreateIShape(DiagramItem) | ||
GetChildShapes(IShape) |
See Also
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation Namespace
Return to top