Partager via


RectL, fonction (d2d1_1helper.h)

Retourne une structure de D2D1_RECT_L remplie.

Syntaxe

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

Paramètres

left

Type : INT32

Coordonnée x du coin supérieur gauche du rectangle.

top

Type : INT32

Coordonnée y du coin supérieur gauche du rectangle.

right

Type : INT32

Coordonnée x du coin inférieur droit du rectangle.

bottom

Type : INT32

Coordonnée y du coin inférieur droit du rectangle.

Valeur retournée

Type : D2D1_RECT_L

La structure RECT définit les coordonnées des coins supérieur gauche et inférieur droit d’un rectangle.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 7, Windows Vista avec SP2 et Mise à jour de plateforme pour Windows Vista [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2008 R2, Windows Server 2008 avec SP2 et Platform Update pour Windows Server 2008 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête d2d1_1helper.h (include D2d1_1helper.h)
Bibliothèque D2d1.lib
DLL D2d1.dll