SwimlaneShape.AllowsChildrenInSelection 属性

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

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

语法

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

属性值

类型:System.Boolean

备注

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

.NET Framework 安全性

请参见

参考

SwimlaneShape 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间