[]
Gets the handle to the device context associated with Graphics.
protected static IntPtr PrepareHdc(Graphics graphics)
Type | Name | Description |
---|---|---|
Graphics | graphics | The device context. |
Type | Description |
---|---|
IntPtr | Handle to the device context associated with Graphics. |