Share via


Point2L-Funktion (d2d1_1helper.h)

Gibt eine Punktstruktur mit langen ganzen Zahlen zurück.

Syntax

D2D1_POINT_2L Point2L(
  INT32 x,
  INT32 y
);

Parameter

x

Typ: INT32

Die x-Koordinate des Punkts.

y

Typ: INT32

Die y-Koordinate des Punkts.

Rückgabewert

Typ: D2D1_POINT_2L

Eine POINT-Struktur, die die x- und y-Koordinaten eines Punkts definiert.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [Desktop-Apps | UWP-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [Desktop-Apps | UWP-Apps]
Zielplattform Windows
Kopfzeile d2d1_1helper.h
Bibliothek D2d1.lib
DLL D2d1.dll