GraphicsPath::GetFillMode-Methode (gdipluspath.h)

Die GraphicsPath::GetFillMode-Methode ruft den Füllmodus dieses Pfads ab.

Syntax

FillMode GetFillMode();

Rückgabewert

Typ: FillMode

Diese Methode gibt ein Element der FillMode-Enumeration zurück.

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

Beschneiden mit einer Region

Erstellen und Zeichnen von Pfaden

Erstellen eines Pfadverlaufs

Fillmode

Graphicspath

GraphicsPath::SetFillMode

Paths