SwimlaneShape.AllowsChildrenInSelection 属性

如果用户可以在选择父形状后选择子形状,则为 true;否则为 false。

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

语法

声明
Public Overrides ReadOnly Property AllowsChildrenInSelection As Boolean
public override bool AllowsChildrenInSelection { get; }

属性值

类型:System.Boolean

备注

默认情况下,返回值为 true。

.NET Framework 安全性

请参阅

参考

SwimlaneShape 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间