[]
HRESULT IDWriteFontFamily::GetFirstMatchingFont([In] DWRITE_FONT_WEIGHT weight,[In] DWRITE_FONT_STRETCH stretch,[In] DWRITE_FONT_STYLE style,[Out] IDWriteFont** matchingFont)
public Font GetFirstMatchingFont(FontWeight weight, FontStretch stretch, FontStyle style)
| Type | Name | Description |
|---|---|---|
| FontWeight | weight | |
| FontStretch | stretch | |
| FontStyle | style |
| Type | Description |
|---|---|
| Font |