IDWriteFontResource::GetFontAxisCount method (dwrite_3.h)

Retrieves the number of axes supported by the font resource. This includes both static and variable axes (see DWRITE_FONT_AXIS_RANGE).

Syntax

UINT32 GetFontAxisCount();

Return value

Type: UINT32

The number of axes defined by the font face.

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Target Platform Windows
Header dwrite_3.h
Library Dwrite.lib

See also

DWRITE_FONT_AXIS_RANGE