Partager via


ID2D1CommandSink2::D rawGradientMesh, méthode (d2d1_3.h)

Restitue un maillage de dégradé donné à la cible.

Syntaxe

HRESULT DrawGradientMesh(
  [in] ID2D1GradientMesh *gradientMesh
);

Paramètres

[in] gradientMesh

Type : ID2D1GradientMesh*

Maillage dégradé à afficher.

Valeur retournée

Cette méthode ne retourne pas de valeur.

Configuration requise

   
Client minimal pris en charge Windows 10 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2016 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête d2d1_3.h
DLL D2d1.dll

Voir aussi

ID2D1CommandSink2