Share via


ID2D1DrawingStateBlock::SetDescription(constD2D1_DRAWING_STATE_DESCRIPTION&)-Methode (d2d1.h)

Gibt den Teil des Zeichnungszustands für Antialiasingmodus, Transformation und Tags an.

Syntax

void SetDescription(
  [ref] const D2D1_DRAWING_STATE_DESCRIPTION & stateDescription
);

Parameter

[ref] stateDescription

Typ: const D2D1_DRAWING_STATE_DESCRIPTION

Der Antialiasingmodus, Transformieren und Tags-Teil des Zeichnungszustands.

Rückgabewert

Keine

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [Desktop-Apps | UWP-Apps]
Unterstützte Mindestversion (Server) Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [Desktop-Apps | UWP-Apps]
Zielplattform Windows
Kopfzeile d2d1.h
Bibliothek D2d1.lib
DLL D2d1.dll

Weitere Informationen

ID2D1DrawingStateBlock