ComponentOne Bitmap for UWP
GetFontFromFontFace Method

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > FontCollection Class : GetFontFromFontFace Method
HRESULT IDWriteFontCollection::GetFontFromFontFace([In] IDWriteFontFace* fontFace,[Out] IDWriteFont** font)
Syntax
'Declaration
 
Public Function GetFontFromFontFace( _
   ByVal fontFace As FontFace _
) As Font
public Font GetFontFromFontFace( 
   FontFace fontFace
)

Parameters

fontFace
See Also

Reference

FontCollection Class
FontCollection Members