 |
lbStyle = BS_SOLID;
logBrush.lbColor = RGB( 255, 0, 0);
logBrush.lbHatch = 0;
CBrush YellowBrush;
YellowBrush.CreateBrushIndirect( &logBrush );
AnotherDC.SelectObject( &YellowBrush );
CPen RedPen;
RedPen.CreatePen(PS_SOLID, 3, RGB( 255, 0, 0));
AnotherDC.SelectObject( &RedPen );
AnotherDC.Rectangle(
|
- 페이지 24페이지
- 가격 5,000원
- 발행일 2012.07.23
- 파일종류 한글(hwp)
- 발행기관
- 저자
|