GraphicsPath::Clone-Methode (gdipluspath.h)

Die GraphicsPath::Clone-Methode erstellt ein neues GraphicsPath-Objekt und initialisiert es mit dem Inhalt dieses GraphicsPath-Objekts .

Syntax

GraphicsPath * Clone();

Rückgabewert

Typ: GraphicsPath*

Diese Methode gibt einen Zeiger auf das neue GraphicsPath-Objekt zurück.

Anforderungen

   
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

Ausschneiden mit einer Region

Erstellen und Zeichnen von Pfaden

Erstellen eines Pfadverlaufs

Graphicspath

GraphicsPath-Konstruktoren

Paths