ILayerElement 接口

图层中所有元素的基。

命名空间:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
程序集:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer(在 Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll 中)

语法

声明
Public Interface ILayerElement
public interface ILayerElement
public interface class ILayerElement
type ILayerElement =  interface end
public interface ILayerElement

ILayerElement 类型公开以下成员。

属性

  名称 说明
公共属性 Description
公共属性 Id
公共属性 IsDeleted
公共属性 Name
公共属性 Properties

页首

扩展方法

  名称 说明
公共扩展方法 Delete 删除元素。 (由 Extensions 定义。)
公共扩展方法 GetShape 获取表示该层元素的形状。 (由 Extensions 定义。)

页首

请参阅

参考

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer 命名空间