Region::Region(constGraphicsPath*)-Methode (gdiplusheaders.h)

Erstellt eine Region, die durch einen Pfad definiert ist (ein GraphicsPath-Objekt ) und einen Füllmodus aufweist, der im GraphicsPath-Objekt enthalten ist.

Syntax

void Region(
  [in] const GraphicsPath *path
);

Parameter

[in] path

Typ: const GraphicsPath*

Zeiger auf ein GraphicsPath-Objekt , das den Pfad angibt.

Rückgabewert

Keine

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 gdiplusheaders.h (include Gdiplus.h)
Bibliothek Gdiplus.lib
DLL Gdiplus.dll

Weitere Informationen

Graphicspath

Region

Regionen

Status

Verwenden von Bereichen