GraphicsPathIterator::GraphicsPathIterator(constGraphicsPathIterator&)-Methode (gdipluspath.h)

Kopierkonstruktor für GraphicsPathIterator.

Syntax

void GraphicsPathIterator(
  const GraphicsPathIterator & unnamedParam1
);

Parameter

unnamedParam1

Das Objekt, das in dieses Objekt kopiert werden soll.

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

Graphicspath

Graphicspathiterator