IDWriteTextFormat3

Undocumented in source.

Members

Functions

GetAutomaticFontAxes
DWRITE_AUTOMATIC_FONT_AXES GetAutomaticFontAxes()
Undocumented in source.
GetFontAxisValueCount
uint GetFontAxisValueCount()
Undocumented in source.
GetFontAxisValues
HRESULT GetFontAxisValues(DWRITE_FONT_AXIS_VALUE* fontAxisValues, uint fontAxisValueCount)
Undocumented in source.
SetAutomaticFontAxes
HRESULT SetAutomaticFontAxes(DWRITE_AUTOMATIC_FONT_AXES automaticFontAxes)
Undocumented in source.
SetFontAxisValues
HRESULT SetFontAxisValues(DWRITE_FONT_AXIS_VALUE* fontAxisValues, uint fontAxisValueCount)
Undocumented in source.

Inherited Members

From IDWriteTextFormat2

GetLineSpacing
HRESULT GetLineSpacing(DWRITE_LINE_SPACING* lineSpacingMethod)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLineSpacing
HRESULT SetLineSpacing(DWRITE_LINE_SPACING* lineSpacingOptions)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta