IDWriteFontFaceReference::GetSimulations method

Obtains the algorithmic style simulation flags of a font face.

Syntax


DWRITE_FONT_SIMULATIONS GetSimulations();

Parameters

This method has no parameters.

Return value

Type: DWRITE_FONT_SIMULATIONS

Returns the algorithmic style simulation flags of a font face.

Requirements

Minimum supported client

Windows 10 [desktop apps only]

Minimum supported server

Windows Server 2016 [desktop apps only]

Header

Dwrite_3.h

Library

Dwrite.lib

DLL

Dwrite.dll

See also

IDWriteFontFaceReference

 

 

Show: