[]
HRESULT IDWriteFontCollection::GetFontFromFontFace([In] IDWriteFontFace* fontFace,[Out] IDWriteFont** font)
public Font GetFontFromFontFace(FontFace fontFace)
Public Function GetFontFromFontFace(fontFace As FontFace) As Font
| Type | Name | Description |
|---|---|---|
| FontFace | fontFace |
| Type | Description |
|---|---|
| Font |