RectF::GetLocation 方法 (gdiplustypes.h)
RectF::GetLocation方法會取得這個矩形左上角的座標。
語法
void GetLocation(
[out] PointF *point
);
參數
[out] point
類型: PointF*
PointF物件的指標,該物件會接收這個矩形左上角的座標。
傳回值
無
需求
最低支援的用戶端 | Windows XP、Windows 2000 Professional [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | gdiplustypes.h (包含 Gdiplus.h) |
程式庫 | Gdiplus.lib |
Dll | Gdiplus.dll |