IDWriteTextAnalysisSink.SetScriptAnalysis

<summary> Report script analysis for the text range. </summary> <param name="textPosition">Starting position to report from.</param> <param name="textLength">Number of UTF16 units of the reported range.</param> <param name="scriptAnalysis">Script analysis of characters in range.</param> <returns> A successful code or error code to abort analysis. </returns>

interface IDWriteTextAnalysisSink
extern (Windows)
HRESULT
SetScriptAnalysis

Meta