SaveDcScope struct SaveDcScope Helper to scope lifetime of a saved device context state. Documentation Code public HDC HDC { get; } public SaveDcScope(HDC hdc) Saves the device context state using SaveDC. public void Dispose()