Creates a new Graphics from the specified handle to a window.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static Graphics FromHwnd( IntPtr hwnd )
Type: System.IntPtr
Handle to a window.