DiagramBrushes.ShapeBackgroundSelectedInactive 属性

定义

获取所选形状的非活动背景画笔的资源 Id。 用于绘制所选形状处于非活动状态时的背景。

public:
 static property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ ShapeBackgroundSelectedInactive { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId ShapeBackgroundSelectedInactive { get; }
member this.ShapeBackgroundSelectedInactive : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Shared ReadOnly Property ShapeBackgroundSelectedInactive As StyleSetResourceId

属性值

StyleSetResourceId

一个 StyleSetResourceId,它表示所选形状的非活动背景画笔。

适用于