Condividi tramite


Metodo GraphicsPathIterator::GraphicsPathIterator(constGraphicsPathIterator&) (gdipluspath.h)

Costruttore di copia per GraphicsPathIterator.

Sintassi

void GraphicsPathIterator(
  const GraphicsPathIterator & unnamedParam1
);

Parametri

unnamedParam1

Oggetto da copiare in questo oggetto.

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

GraphicsPath

GraphicsPathIterator