Creates a new Graphics from the specified handle to a device context.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static Graphics FromHdc(
IntPtr hdc
)
Type: System.IntPtr
Handle to a device context.