Rect::GetBottom メソッド (gdiplustypes.h)

Rect::GetBottom メソッドは、四角形の下端の y 座標を取得します。

構文

INT GetBottom();

戻り値

型: INT

このメソッドは、四角形の下端の y 座標を返します。

要件

要件
サポートされている最小のクライアント Windows XP、Windows 2000 Professional [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows 2000 Server [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー gdiplustypes.h (Gdiplus.h を含む)
Library Gdiplus.lib
[DLL] Gdiplus.dll

こちらもご覧ください

ペン、直線、および四角形

Rect

Rect::GetLeft

Rect::GetRight

Rect::GetTop

RectF

ペンを使用した直線と四角形の描画