ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / Font Class / CreateFontFace Method

In This Topic
    CreateFontFace Method (Font)
    In This Topic
    HRESULT IDWriteFont::CreateFontFace([Out, Fast] IDWriteFontFace** fontFace)
    Syntax
    'Declaration
     
    Public Function CreateFontFace() As FontFace
    public FontFace CreateFontFace()
    See Also