[]
Saves the current state of this Graphics object and identifies the saved state with a handle.
public DeviceContextState Save()
Type | Description |
---|---|
DeviceContextState | This methods returns a DeviceContextState state that saves current state of this Graphics object. |