[]
        
(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 nint PrepareHdc(Graphics graphics)
Parameters
Type Name Description
Graphics graphics

The device context.

Returns
Type Description
nint

Handle to the device context associated with Graphics.