Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
CGdiObject::CGdiObject
CGdiObject                                  Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  CGdiObject();
 
  Remarks
 
  Constructs a CGdiObject object. You never create a CGdiObject directly.
  Rather, you create an object from one of its derived classes, such as
  CPen or CBrush.
 
  See Also
 
  CPen, CBrush, CFont, CBitmap, CRgn, CPalette
 
 
                                     -♦-