IDWriteTextAnalysisSource1

Undocumented in source.

Members

Functions

GetVerticalGlyphOrientation
HRESULT GetVerticalGlyphOrientation(uint TextPosition, uint* TextLength, DWRITE_VERTICAL_GLYPH_ORIENTATION* GlyphOrientation, ubyte* BidiLevel)
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 IDWriteTextAnalysisSource

GetLocaleName
HRESULT GetLocaleName(uint TextPosition, uint* TextLength, wchar** LocaleName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetNumberSubstitution
HRESULT GetNumberSubstitution(uint TextPosition, uint* TextLength, IDWriteNumberSubstitution* NumberSubstitution)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetParagraphReadingDirection
DWRITE_READING_DIRECTION GetParagraphReadingDirection()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextAtPosition
HRESULT GetTextAtPosition(uint TextPosition, wchar** TextString, uint* TextLength)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetTextBeforePosition
HRESULT GetTextBeforePosition(uint TextPosition, wchar** TextString, uint* TextLength)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta