[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.FontFamily.GetMatchingFonts

GetMatchingFonts Method

GetMatchingFonts(FontWeight, FontStretch, FontStyle)

HRESULT IDWriteFontFamily::GetMatchingFonts([In] DWRITE_FONT_WEIGHT weight,[In] DWRITE_FONT_STRETCH stretch,[In] DWRITE_FONT_STYLE style,[Out] IDWriteFontList** matchingFonts)

Declaration
public FontList GetMatchingFonts(FontWeight weight, FontStretch stretch, FontStyle style)
Parameters
Type Name Description
FontWeight weight
FontStretch stretch
FontStyle style
Returns
Type Description
FontList