StyleSet::RemoveFont Method (StyleSetResourceId^)

 

Removes a Font 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 RemoveFont(
	StyleSetResourceId^ fontId
)

Parameters

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

Id of the font to remove.

Return to top
Show: