Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
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
 
 
                                     -♦-