ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / WindowRenderTarget Class / GetHwnd Method

In This Topic
    GetHwnd Method (WindowRenderTarget)
    In This Topic
    HWND ID2D1HwndRenderTarget::GetHwnd()
    Syntax
    'Declaration
     
    Public Function GetHwnd() As IntPtr
    public IntPtr GetHwnd()
    See Also