ID2D1DrawingStateBlock1::SetDescription-Methode (d2d1_1.h)
Legt die D2D1_DRAWING_STATE_DESCRIPTION1 fest, die diesem Zeichnungszustandsblock zugeordnet ist.
Syntax
void SetDescription(
[in] const D2D1_DRAWING_STATE_DESCRIPTION1 *stateDescription
);
Parameter
[in] stateDescription
Typ: const D2D1_DRAWING_STATE_DESCRIPTION1
Die D2D1_DRAWING_STATE_DESCRIPTION1 , die diesem Zeichnungszustandsblock zugeordnet werden soll.
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 8 und Plattformupdate für Windows 7 [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2012 und Plattformupdate für Windows Server 2008 R2 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | d2d1_1.h |
DLL | D2d1.dll |