StyleSet::OverrideBrush Method (StyleSetResourceId^, BrushSettings^)
Visual Studio 2015
Overrides the specified Brush in the StyleSet.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: virtual void OverrideBrush( StyleSetResourceId^ brushId, BrushSettings^ brushSettings )
Parameters
- brushId
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::StyleSetResourceId^
The new brushId for the resource to put into this StyleSet.
- brushSettings
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::BrushSettings^
BrushSettings for what is allowed to override.
Show: