IDWriteTextFormat1::GetOpticalAlignment method (dwrite_2.h)

Gets the optical margin alignment for the text format.

Syntax

DWRITE_OPTICAL_ALIGNMENT GetOpticalAlignment();

Return value

The optical alignment.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 R2 [desktop apps | UWP apps]
Target Platform Windows
Header dwrite_2.h
Library Dwrite.lib
DLL Dwrite.dll

See also

IDWriteTextFormat1