Click or drag to resize
CanvasAnalyzedBidiExplicitLevel Field
The explicit bi-directional text level.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public uint ExplicitLevel

Field Value

Type: UInt32
Remarks
This comes from the text direction together with any embedded control codes.
See Also