CompartmentShape.IsSingleCompartmentHeaderVisible 属性

如果错误和形状隔离舱具有唯一隔离舱,则隔离舱头不可见。设置在 DSL 定义。

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

语法

声明
Public Overridable ReadOnly Property IsSingleCompartmentHeaderVisible As Boolean
public virtual bool IsSingleCompartmentHeaderVisible { get; }

属性值

类型:System.Boolean

备注

设置在 DSL 定义。

.NET Framework 安全性

请参见

参考

CompartmentShape 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间