DiagramBrushes.ShapeTitleBackgroundSelectedInactive 属性

定义

获取形状的标题背景画笔的资源 Id。 用于绘制形状的 "标题" 字段的背景。

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

属性值

StyleSetResourceId

一个 StyleSetResourceId,表示形状的标题背景画笔。

适用于