ShapeElement::GeometryBackgroundBrushId Property

 

Gets the ID of the brush that is used to paint the background of the geometry.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property StyleSetResourceId^ GeometryBackgroundBrushId {
	virtual StyleSetResourceId^ get() sealed;
}

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::StyleSetResourceId^

The ID of the brush that is used to paint the background of the geometry.

Return to top
Show: