StyleSet.RemoveFont(StyleSetResourceId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes a Font from this StyleSet.
public:
void RemoveFont(Microsoft::VisualStudio::Modeling::Diagrams::StyleSetResourceId ^ fontId);
public void RemoveFont (Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId fontId);
member this.RemoveFont : Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId -> unit
Public Sub RemoveFont (fontId As StyleSetResourceId)
Parameters
- fontId
- StyleSetResourceId