Partager via


Fonction Point2L (d2d1_1helper.h)

Retourne un struct de point d’entiers longs.

Syntaxe

D2D1_POINT_2L Point2L(
  INT32 x,
  INT32 y
);

Paramètres

x

Type : INT32

Coordonnée X du point.

y

Type : INT32

Coordonnée Y du point.

Valeur retournée

Type : D2D1_POINT_2L

Structure POINT qui définit les coordonnées x et y d’un point.

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 Mise à jour de plateforme pour Windows Server 2008 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête d2d1_1helper.h
Bibliothèque D2d1.lib
DLL D2d1.dll