Metodo GraphicsPath::Clone (gdipluspath.h)
Il metodo GraphicsPath::Clone crea un nuovo oggetto GraphicsPath e lo inizializza con il contenuto di questo oggetto GraphicsPath .
Sintassi
GraphicsPath * Clone();
Valore restituito
Tipo: GraphicsPath*
Questo metodo restituisce un puntatore al nuovo oggetto GraphicsPath .
Requisiti
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
Costruzione e creazione di percorsi