[]
Restores the state of this Graphics object to the state represented by a handle.
public void Restore(DeviceContextState state)
| Type | Name | Description |
|---|---|---|
| DeviceContextState | state | A DeviceContextState that represents the state to which to restore this Graphics object. |