StyleSet::ClearFontOverride Method (StyleSetResourceId^)

 

Clears an overriden Font in the StyleSet.

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

public:
virtual void ClearFontOverride(
	StyleSetResourceId^ fontId
)

Parameters

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

The fontId for the resource to clear.

Return to top
Show: