Region::Region(constRect&) 메서드(gdiplusheaders.h)
사각형으로 정의된 영역을 만듭니다.
구문
void Region(
[in, ref] const Rect & rect
);
매개 변수
[in, ref] rect
형식: const Rect
사각형에 대한 참조입니다.
반환 값
없음
요구 사항
지원되는 최소 클라이언트 | Windows XP, Windows 2000 Professional [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows 2000 Server[데스크톱 앱만] |
대상 플랫폼 | Windows |
헤더 | gdiplusheaders.h(Gdiplus.h 포함) |
라이브러리 | Gdiplus.lib |
DLL | Gdiplus.dll |