[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.Restore

Restore Method

Restore(DeviceContextState)

Restores the state of this Graphics object to the state represented by a handle.

Declaration
public void Restore(DeviceContextState state)
Parameters
Type Name Description
DeviceContextState state

A DeviceContextState that represents the state to which to restore this Graphics object.