[]
IDWriteTextAnalysisSource1
[Guid("639CFAD8-0FB4-4B21-A58A-067920120009")]
[Shadow(typeof(TextAnalysisQuickSource1Shadow))]
public interface ITextAnalysisQuickSource1 : ITextAnalysisQuickSource, ICallbackable, IDisposable
Used by the text analyzer to obtain the desired glyph orientation and resolved bidi level.
int GetVerticalGlyphOrientation(int textPosition, out int textLength, out VerticalGlyphOrientation glyphOrientation, out byte bidiLevel)
textPosition
inttextLength
intglyphOrientation
VerticalGlyphOrientationbidiLevel
byte