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
System_CAPS_pubmethod CreateIDiagram(String)

System_CAPS_pubmethod CreateIShape(DiagramItem)

System_CAPS_pubmethod GetChildShapes(IShape)

See Also

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation Namespace

Return to top