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