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

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

構文

INT GetTop();

戻り値

型: INT

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

要件

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

関連項目

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

Rect

Rect::GetBottom

Rect::GetLeft

Rect::GetRight

RectF

[サイズ]

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