IDWriteTextLayout3

Undocumented in source.

Members

Functions

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.

Inherited Members

From IDWriteTextLayout2

GetFontFallback
HRESULT GetFontFallback(IDWriteFontFallback* FontFallback)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLastLineWrapping
BOOL GetLastLineWrapping()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMetrics
HRESULT GetMetrics(DWRITE_TEXT_METRICS1* TextMetrics)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetOpticalAlignment
DWRITE_OPTICAL_ALIGNMENT GetOpticalAlignment()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetVerticalGlyphOrientation
DWRITE_VERTICAL_GLYPH_ORIENTATION GetVerticalGlyphOrientation()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetFontFallback
HRESULT SetFontFallback(IDWriteFontFallback FontFallback)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLastLineWrapping
HRESULT SetLastLineWrapping(BOOL IsLastLineWrappingEnabled)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetOpticalAlignment
HRESULT SetOpticalAlignment(DWRITE_OPTICAL_ALIGNMENT OpticalAlignment)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetVerticalGlyphOrientation
HRESULT SetVerticalGlyphOrientation(DWRITE_VERTICAL_GLYPH_ORIENTATION GlyphOrientation)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta