ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / RenderTarget Class / QueryGdiInterop Method

In This Topic
    QueryGdiInterop Method
    In This Topic
    Returns an instance of GdiInteropRenderTarget for the current RenderTarget.
    Syntax
    'Declaration
     
    Public Function QueryGdiInterop() As GdiInteropRenderTarget
    public GdiInteropRenderTarget QueryGdiInterop()
    See Also