Sean's Note
2012年10月24日 星期三
畫出只有邊框的透明 Rectangle
我們只要在選擇筆刷時設
NULL_BRUSH
即可 :
SelectObject(hDC,GetStockObject(
NULL_BRUSH
));
Rectangle(hDC, 0, 0, 100, 100);
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言