RectF::RectF(constPointF&,constSizeF&) メソッド (gdiplustypes.h)

RectF オブジェクトを作成し、XYWidthHeight の各データ メンバーを 0 に初期化します。 これは既定のコンストラクターです。

構文

void RectF(
  const PointF & location,
  const SizeF &  size
);

パラメーター

location

TBD

size

TBD

戻り値

なし

要件

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

こちらもご覧ください

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

Rect

RectF

RectF コンストラクター

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