Rect::GetLocation 메서드(gdiplustypes.h)
Rect::GetLocation 메서드는 사각형의 왼쪽 위 모서리 좌표를 가져옵니다.
구문
void GetLocation(
[out] Point *point
);
매개 변수
[out] point
형식: Point*
왼쪽 위 모서리의 좌표를 받는 Point 개체에 대한 포인터입니다.
반환 값
없음
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows XP, Windows 2000 Professional [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows 2000 Server[데스크톱 앱만] |
대상 플랫폼 | Windows |
헤더 | gdiplustypes.h(Gdiplus.h 포함) |
라이브러리 | Gdiplus.lib |
DLL | Gdiplus.dll |