[]
Releases a device context handle obtained by a previous call to the PrepareHdc(Graphics) method of Graphics.
protected static void ReleaseHdc(Graphics graphics, IntPtr hdc)
Type | Name | Description |
---|---|---|
Graphics | graphics | The device context. |
IntPtr | hdc | Handle to the device context associated with Graphics |