IDWriteTextAnalysisSink1

Undocumented in source.

Members

Functions

SetGlyphOrientation
HRESULT SetGlyphOrientation(uint TextPosition, uint TextLength, DWRITE_GLYPH_ORIENTATION_ANGLE GlyphOrientationAngle, ubyte AdjustedBidiLevel, BOOL IsSideways, BOOL IsRightToLeft)
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 IDWriteTextAnalysisSink

SetBidiLevel
HRESULT SetBidiLevel(uint TextPosition, uint TextLength, ubyte ExplicitLevel, ubyte ResolvedLevel)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetLineBreakpoints
HRESULT SetLineBreakpoints(uint TextPosition, uint TextLength, DWRITE_LINE_BREAKPOINT* LineBreakpoints)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetNumberSubstitution
HRESULT SetNumberSubstitution(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.
SetScriptAnalysis
HRESULT SetScriptAnalysis(uint TextPosition, uint TextLength, DWRITE_SCRIPT_ANALYSIS* ScriptAnalysis)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta