RectL 関数 (d2d1_1helper.h)

塗りつぶされたD2D1_RECT_L構造体を返します。

構文

D2D1_RECT_L RectL(
  INT32 left,
  INT32 top,
  INT32 right,
  INT32 bottom
);

パラメーター

left

型: INT32

四角形の左上隅の x 座標。

top

型: INT32

四角形の左上隅の y 座標。

right

型: INT32

四角形の右下隅の x 座標。

bottom

型: INT32

四角形の右下隅の y 座標。

戻り値

種類: D2D1_RECT_L

RECT 構造体は、四角形の左上隅と右下隅の座標を定義します。

要件

要件
サポートされている最小のクライアント Windows 7、Windows Vista SP2 と Windows Vista 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ]
サポートされている最小のサーバー Windows Server 2008 R2、Windows Server 2008 SP2 および Windows Server 2008 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ]
対象プラットフォーム Windows
ヘッダー d2d1_1helper.h (D2d1_1helper.h を含む)
Library D2d1.lib
[DLL] D2d1.dll