ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / Factory Class / GetGdiInterop Method

In This Topic
    GetGdiInterop Method
    In This Topic
    HRESULT IDWriteFactory::GetGdiInterop([Out] IDWriteGdiInterop** gdiInterop)
    Syntax
    'Declaration
     
    Public Function GetGdiInterop() As GdiInterop
    public GdiInterop GetGdiInterop()
    See Also