- GetFontAxisValueCount
uint GetFontAxisValueCount(uint currentPosition)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFontAxisValues
HRESULT GetFontAxisValues(uint currentPosition, DWRITE_FONT_AXIS_VALUE* fontAxisValues, uint fontAxisValueCount, DWRITE_TEXT_RANGE* textRange)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetAutomaticFontAxes
HRESULT SetAutomaticFontAxes(DWRITE_AUTOMATIC_FONT_AXES automaticFontAxes)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetFontAxisValues
HRESULT SetFontAxisValues(DWRITE_FONT_AXIS_VALUE* fontAxisValues, uint fontAxisValueCount, DWRITE_TEXT_RANGE textRange)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.