DiagramBrushes.ShapeTitleBackground 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取形状的标题背景画笔的资源 Id。 用于绘制形状的 "标题" 字段的背景。
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ ShapeTitleBackground { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId ShapeTitleBackground { get; }
member this.ShapeTitleBackground : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Shared ReadOnly Property ShapeTitleBackground As StyleSetResourceId
属性值
一个 StyleSetResourceId,表示形状的标题背景画笔。