IDWriteFontFaceReference::GetSimulations method (dwrite_3.h)

Obtains the algorithmic style simulation flags of a font face.

Syntax

DWRITE_FONT_SIMULATIONS GetSimulations();

Return value

Type: DWRITE_FONT_SIMULATIONS

Returns the algorithmic style simulation flags of a font face.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header dwrite_3.h
Library Dwrite.lib
DLL Dwrite.dll

See also

IDWriteFontFaceReference