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

x 座標、y 座標、幅、高さがすべて 0 である Rect オブジェクトを作成します。 これは既定のコンストラクターです。

構文

void Rect();

戻り値

なし

必要条件

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

関連項目

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

Rect

Rect コンストラクター

RectF

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