home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / directanimation / help / da / docsamps / rect.txt < prev    next >
Encoding:
Text File  |  1997-09-09  |  101 b   |  5 lines

  1. SetLineColor(0,0,0)
  2. SetLineSTYLE(1,3)
  3. SetFillColor(0,0,255)
  4. SetFillSTYLE(1)
  5. Rect(10,10, 80,40, 0)