DiagramBrushes.ShapeBackground 属性

定义

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

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

属性值

StyleSetResourceId

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

适用于