Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 16299 |
| Minimum supported server | Windows 10 Build 16299 |
| Target Platform | Windows |
| Header | dwrite_3.h |
| Library | Dwrite.lib |