Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / WindowRenderTarget Class / GetHwnd Method

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