[]
        
(Showing Draft Content)

C1.Win.Drawing.StringRendererBase.PrepareHdc

PrepareHdc Method

PrepareHdc(Graphics)

Gets the handle to the device context associated with Graphics.

Declaration
protected static IntPtr PrepareHdc(Graphics graphics)
Protected Shared Function PrepareHdc(graphics As Graphics) As IntPtr
Parameters
Type Name Description
Graphics graphics

The device context.

Returns
Type Description
IntPtr

Handle to the device context associated with Graphics.