neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
neo::SaveRestoreDC Class Reference

Wraps SaveDC in an object oriented way. More...

#include <DC.h>

Public Member Functions

 SaveRestoreDC (HDC pDC)
 

Detailed Description

Wraps SaveDC in an object oriented way.

Create this on the stack before making changes to a DC. The dtor will reverse the changes when the saved state goes out of scope.


The documentation for this class was generated from the following file: