IDWriteFontResource::GetAxisValueNameCount method (dwrite_3.h)

Retrieves the number of named values for a specific axis.

Syntax

UINT32 GetAxisValueNameCount(
  UINT32 axisIndex
);

Parameters

axisIndex

Type: UINT32

Font axis, from 0 to GetFontAxisCount minus 1.

Return value

Type: UINT32

The number of named values for the axis specified by axisIndex.

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