Compartment.HeaderBounds 属性

获取形状隔离舱头的区域。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

语法

声明
Public ReadOnly Property HeaderBounds As RectangleD
public RectangleD HeaderBounds { get; }

属性值

类型:Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
形状隔离舱头的区域。

备注

该头的区域是相对于形状隔离舱的左上角。

.NET Framework 安全性

请参见

参考

Compartment 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间