IDWriteTextAnalyzer1.AnalyzeVerticalGlyphOrientation

<summary> Analyzes a text range for script orientation, reading text and attributes from the source and reporting results to the sink. </summary> <param name="analysisSource">Source object to analyze.</param> <param name="textPosition">Starting position within the source object.</param> <param name="textLength">Length to analyze.</param> <param name="analysisSink">Callback object.</param> <returns> Standard HRESULT error code. </returns> <remarks> All bidi analysis should be resolved before calling this. </remarks>

interface IDWriteTextAnalyzer1
extern (Windows)
HRESULT
AnalyzeVerticalGlyphOrientation

Meta