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