Share via


PathGradientBrush::P athGradientBrush(constGraphicsPath*)-Methode (gdipluspath.h)

Erstellt ein PathGradientBrush::P athGradientBrush-Objekt basierend auf einem GraphicsPath-Objekt .

Syntax

void PathGradientBrush(
  [in] const GraphicsPath *path
);

Parameter

[in] path

Typ: const GraphicsPath*

Zeiger auf ein GraphicsPath-Objekt , das den Begrenzungspfad des Pfadverlaufspinsels angibt.

Rückgabewert

Keine

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows XP, Windows 2000 Professional [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows 2000 Server [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile gdipluspath.h (include Gdiplus.h)
Bibliothek Gdiplus.lib
DLL Gdiplus.dll

Weitere Informationen

Pinsel und gefüllte Formen

Erstellen eines Pfadverlaufs

Füllen einer Form mit einem Farbverlauf

Graphicspath

LinearGradientBrush

Pathgradientbrush