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 |