CanvasTextAnalyzerGetBidi Method |
Gets which bi-directional text levels are mapped to which character positions.
Namespace:
Microsoft.Graphics.Canvas.Text
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax Remarks
This method overload is locale-agnostic. To use a specified locale, use
GetBidi(String).
See Also