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