Click or drag to resize
CanvasAnalyzedGlyphOrientationIsRightToLeft Field
Indicates that the script is shaped right-to-left.

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

Field Value

Type: Boolean
Remarks
With right-to-left scripts such as Arabic, this value is true.
See Also