[]
IDWriteTextAnalysisSink1
[Guid("B0D941A0-85E7-4D8B-9FD3-5CED9934482A")]
[Shadow(typeof(TextAnalysisQuickSink1Shadow))]
public interface TextAnalysisQuickSink1 : TextAnalysisQuickSink, ICallbackable, IDisposable
<Guid("B0D941A0-85E7-4D8B-9FD3-5CED9934482A")>
<Shadow(GetType(TextAnalysisQuickSink1Shadow))>
Public Interface TextAnalysisQuickSink1
Inherits TextAnalysisQuickSink, ICallbackable, IDisposable
| Name | Description |
|---|---|
| SetGlyphOrientation(int, int, GlyphOrientationAngle, byte, Bool, Bool) | The text analyzer calls back to this to report the actual orientation of each character for shaping and drawing. |