Udostępnij za pośrednictwem


Metoda StyleSet.AddFont —

Dodawanie nowej czcionki do tego StyleSet.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
Public Sub AddFont ( _
    newFontId As StyleSetResourceId, _
    baseFontId As StyleSetResourceId, _
    fontSettings As FontSettings _
)
public void AddFont(
    StyleSetResourceId newFontId,
    StyleSetResourceId baseFontId,
    FontSettings fontSettings
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

StyleSet Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams