DiagramBrushes.CommentTitleBackground 属性

定义

获取注释标题背景画笔的资源 Id。 用于绘制注释标题字段的背景。

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

属性值

StyleSetResourceId

一个 StyleSetResourceId,表示注释的标题背景画笔。

适用于