ILayerElement Interface
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The base for all elements in a layer diagram.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
Syntax
'Declaration
Public Interface ILayerElement
public interface ILayerElement
public interface class ILayerElement
type ILayerElement = interface end
public interface ILayerElement
The ILayerElement type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | ||
Id | ||
IsDeleted | ||
Name | ||
Properties |
Top
Extension Methods
Name | Description | |
---|---|---|
Delete | Delete the element. (Defined by Extensions.) | |
GetShape | Get the shape that presents this layer element. (Defined by Extensions.) |
Top
See Also
Reference
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace