[]
Gets the DeviceContext of the Graphics.
public DeviceContext DeviceContext { get; }
Public ReadOnly Property DeviceContext As DeviceContext
| Type | Description |
|---|---|
| DeviceContext | A DeviceContext that indicates the device context of the Graphics. |