ShapeField.DefaultInactiveSelectedBackgroundBrushId 属性

获取或设置形状字段的默认背景画笔的 ID。

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

语法

声明
Public Property DefaultInactiveSelectedBackgroundBrushId As StyleSetResourceId
public StyleSetResourceId DefaultInactiveSelectedBackgroundBrushId { get; set; }

属性值

类型:Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
用于形状字段的默认背景刷子的 ID。

备注

GetBackgroundBrushId,除非重写,ShapeField 的 GetBackgroundBrushId 方法返回该值。

.NET Framework 安全性

请参阅

参考

ShapeField 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间