[]
        
(Showing Draft Content)

C1.Win.Drawing.StringRendererBase.ReleaseHdc

ReleaseHdc Method

ReleaseHdc(Graphics, IntPtr)

Releases a device context handle obtained by a previous call to the PrepareHdc(Graphics) method of Graphics.

Declaration
protected static void ReleaseHdc(Graphics graphics, IntPtr hdc)
Parameters
Type Name Description
Graphics graphics

The device context.

IntPtr hdc

Handle to the device context associated with Graphics