IDWriteTextLayout4

Undocumented in source.

Members

Functions

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.

Inherited Members

From IDWriteTextLayout3

GetLineMetrics
HRESULT GetLineMetrics(DWRITE_LINE_METRICS1* lineMetrics, uint maxLineCount, uint* actualLineCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLineSpacing
HRESULT GetLineSpacing(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.
InvalidateLayout
HRESULT InvalidateLayout()
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