DecoratorEmptyDiamond.BrushId Property

Definition

Gets the BrushId used to draw the decorator background.

public:
 virtual property Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ BrushId { Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ get(); };
public override Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId BrushId { get; }
member this.BrushId : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
Public Overrides ReadOnly Property BrushId As StyleSetResourceId

Property Value

StyleSetResourceId for the brush that is used to draw the decorator background.

Applies to