GraphicsPathIterator::GetSubpathCount-Methode (gdipluspath.h)
Die GraphicsPathIterator::GetSubpathCount-Methode gibt die Anzahl von Unterpfaden (auch als Figuren bezeichnet) im Pfad zurück.
Syntax
INT GetSubpathCount();
Rückgabewert
Typ: INT
Diese Methode gibt die Anzahl von Unterpfaden (auch als Figuren bezeichnet) im Pfad 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
Erstellen und Zeichnen von Pfaden