Freigeben über


IDWriteTextFormat::GetParagraphAlignment Method

Gets the alignment option of a paragraph which is relative to the top and bottom edges of a layout box.

Syntax

virtual DWRITE_PARAGRAPH_ALIGNMENT GetParagraphAlignment() = 0;

Parameter

Methode umfasst keine Parameter.

Rückgabewert

A value that indicates the current paragraph alignment option.

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