StyleSet::RemoveBrush Method (StyleSetResourceId^)

 

Removes a Brush from this StyleSet.

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

public:
void RemoveBrush(
	StyleSetResourceId^ brushId
)

Parameters

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

Id of the brush to remove.

Return to top
Show: