[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.Save

Save Method

Save()

Saves the current state of this Graphics object and identifies the saved state with a handle.

Declaration
public DeviceContextState Save()
Returns
Type Description
DeviceContextState

This methods returns a DeviceContextState state that saves current state of this Graphics object.