ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / FontFace Class / ReleaseFontTable Method

In This Topic
    ReleaseFontTable Method
    In This Topic
    void IDWriteFontFace::ReleaseFontTable([In] void* tableContext)
    Syntax
    'Declaration
     
    Public Sub ReleaseFontTable( _
       ByVal tableContext As System.IntPtr _
    ) 
    public void ReleaseFontTable( 
       System.IntPtr tableContext
    )

    Parameters

    tableContext
    See Also