Returns a GdiGraphics object associated with the specified window handle.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Function FromHwnd ( _ hwnd As IntPtr _ ) As GdiGraphics
public static GdiGraphics FromHwnd( IntPtr hwnd )
Type: System.IntPtr
Handle to a window.