Graphics.GetHdc

Graphics.GetHdc method

Gets the handle to the device context associated with this Graphics.

public IntPtr GetHdc()

Return Value

Handle to the device context associated with this Graphics.

See Also