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 public bool IsRightToLeft
Field Value
Type:
BooleanRemarks With right-to-left scripts such as Arabic, this value is true.
See Also