API Reference for Layer Diagrams
Visual Studio 2015
| Namespace | Description |
|---|---|
| Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema | This namespace provides access to the representation of program code in a directed graph. |
| Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer | The classes in this namespace allow you to read and update layer models. ILayerModel represents the model root, ILayer is a layer node, and IDependencyLink instances link the layers. Each ILayer is represented on a diagram by a IShape. |
| Microsoft.VisualStudio.GraphModel | This namespace provides the API to directed graphs. |
| Microsoft.VisualStudio.GraphModel.CodeSchema | |
| Microsoft.VisualStudio.GraphModel.Schemas | |
| Microsoft.VisualStudio.GraphModel.Styles | This namespace is part of the API for directed graphs. |
Show: