IDeviceContext
Defines methods for obtaining and releasing an existing handle to a Windows device context.
IntPtr GetHdc()
Returns the handle to a Windows device context.
void ReleaseHdc()
Releases the handle of a Windows device context.