Defines methods for obtaining and releasing an existing handle to a Windows device context.
See Also: IDeviceContext Members
A device context defines the graphics object for drawing on a Windows-based device. An example of a class that implements the System.Drawing.IDeviceContext interface is the System.Drawing.Graphics class.