DiagramBrushes.CommentBackground 属性

定义

获取批注背景画笔的资源 Id。 用于绘制注释形状的背景。

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

属性值

StyleSetResourceId

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

适用于