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