Region::Region(constGraphicsPath*) 메서드(gdiplusheaders.h)
경로( GraphicsPath 개체)로 정의되고 GraphicsPath 개체에 포함된 채우기 모드가 있는 영역을 만듭니다.
구문
void Region(
[in] const GraphicsPath *path
);
매개 변수
[in] path
형식: const GraphicsPath*
경로를 지정하는 GraphicsPath 개체에 대한 포인터입니다.
반환 값
없음
요구 사항
지원되는 최소 클라이언트 | Windows XP, Windows 2000 Professional [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows 2000 Server[데스크톱 앱만] |
대상 플랫폼 | Windows |
헤더 | gdiplusheaders.h(Gdiplus.h 포함) |
라이브러리 | Gdiplus.lib |
DLL | Gdiplus.dll |