Share via


IDWriteTextFormat::GetTextAlignment Method

Gets the alignment option of text relative to the layout box's leading and trailing edge.

Syntax

virtual DWRITE_TEXT_ALIGNMENT GetTextAlignment() = 0;

Parameter

Methode umfasst keine Parameter.

Rückgabewert

Returns the text alignment option of the current paragraph.

Anforderungen

Mindestens unterstützter Client

Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista

Mindestens unterstützter Server

Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008

Header

Dwrite.h

Bibliothek

Dwrite.lib

DLL

Dwrite.dll

Siehe auch

IDWriteTextFormat