Showing posts with label 画图. Show all posts
Showing posts with label 画图. Show all posts

Thursday, 27 March 2008

vc画矩形的三个函数



CDC::FrameRect 只画框,不填充


CDC::FillRect 不画框,只填充


CDC::Rectangle 既画框,也填充