[]
HRESULT IDWriteFontFamily::GetMatchingFonts([In] DWRITE_FONT_WEIGHT weight,[In] DWRITE_FONT_STRETCH stretch,[In] DWRITE_FONT_STYLE style,[Out] IDWriteFontList** matchingFonts)
public FontList GetMatchingFonts(FontWeight weight, FontStretch stretch, FontStyle style)
| Type | Name | Description |
|---|---|---|
| FontWeight | weight | |
| FontStretch | stretch | |
| FontStyle | style |
| Type | Description |
|---|---|
| FontList |