- GetAutomaticFontAxes
DWRITE_AUTOMATIC_FONT_AXES GetAutomaticFontAxes()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFontAxisValueCount
uint GetFontAxisValueCount()
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(DWRITE_FONT_AXIS_VALUE* fontAxisValues, uint fontAxisValueCount)
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)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.