CanvasAnalyzedBidi Structure |
Namespace: Microsoft.Graphics.Canvas.Text
public struct CanvasAnalyzedBidi
The CanvasAnalyzedBidi type exposes the following members.
Name | Description | |
---|---|---|
ExplicitLevel | The explicit bi-directional text level. | |
ResolvedLevel |
The final implicit level considering the explicit level and
characters' natural directionality, after all bi-directional text
rules have been applied.
|