Partager via


Fonction SizeU (d2d1helper.h)

Crée une structure D2D1_SIZE_U qui contient la largeur et la hauteur spécifiées.

Syntaxe

D2D1_SIZE_U SizeU(
  UINT32 width,
  UINT32 height
);

Paramètres

width

Type : UINT32

Largeur de la taille. La valeur par défaut est 0.

height

Type : UINT32

Hauteur de la taille. La valeur par défaut est 0.

Valeur retournée

Type : D2D1_SIZE_U

Nouvelle structure de taille.

Configuration requise

   
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 d2d1helper.h
Bibliothèque D2d1.lib
DLL D2d1.dll