Metodo PathGradientBrush::P athGradientBrush(constGraphicsPath*) (gdipluspath.h)
Crea un oggetto PathGradientBrush::P athGradientBrush basato su un oggetto GraphicsPath .
Sintassi
void PathGradientBrush(
[in] const GraphicsPath *path
);
Parametri
[in] path
Tipo: const GraphicsPath*
Puntatore a un oggetto GraphicsPath che specifica il percorso limite del pennello sfumatura del percorso.
Valore restituito
nessuno
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows XP, Windows 2000 Professional [solo app desktop] |
Server minimo supportato | Windows 2000 Server [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | gdipluspath.h (include Gdiplus.h) |
Libreria | Gdiplus.lib |
DLL | Gdiplus.dll |
Vedi anche
Creazione di una sfumatura di percorso