Brush::GetType-Methode (gdiplusbrush.h)
Die Brush::GetType-Methode ruft den Typ dieses Pinsels ab.
Syntax
BrushType GetType();
Rückgabewert
Typ: BrushType
Diese Methode gibt den Typ dieses Pinsels zurück. Der zurückgegebene Wert ist eines der Elemente der BrushType-Enumeration .
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 | gdiplusbrush.h (include Gdiplus.h) |
Bibliothek | Gdiplus.lib |
DLL | Gdiplus.dll |