共用方式為


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

另請參閱

畫筆、線條和矩形

Rect

Rect::GetBottom

Rect::GetLeft

Rect::GetRight

Rect::GetTop

RectF

使用畫筆繪製線條和矩形