IDWriteTextFormat::GetReadingDirection-Methode (dwrite.h)

Ruft die aktuelle Leserichtung für Text in einem Absatz ab.

Syntax

DWRITE_READING_DIRECTION GetReadingDirection();

Rückgabewert

Typ: DWRITE_READING_DIRECTION

Ein -Wert, der die aktuelle Leserichtung für Text in einem Absatz angibt.

Anforderungen

   
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 dwrite.h
Bibliothek Dwrite.lib
DLL Dwrite.dll

Weitere Informationen

Idwritetextformat