IDWriteFontFace5::GetFontAxisValueCount method (dwrite_3.h)
Retrieves the number of axes defined by the font face. This includes both static and variable axes (see DWRITE_FONT_AXIS_RANGE).
Syntax
UINT32 GetFontAxisValueCount();
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 |