ComponentOne Bitmap for UWP
C1.UWP.DX 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