ListField.JaggedSelectionRectangle 属性

获取或设置 jaggedSelection 属性。 如果该属性被设置为 TRUE, 则选中的矩形宽度将仅覆盖子字段内容,而非整个字段的宽度。 该设置默认为 false。

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

语法

声明
Public Property JaggedSelectionRectangle As Boolean
public bool JaggedSelectionRectangle { get; set; }

属性值

类型:System.Boolean

.NET Framework 安全性

请参阅

参考

ListField 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间