CanvasAnalyzedGlyphOrientation Structure |
Namespace: Microsoft.Graphics.Canvas.Text
public struct CanvasAnalyzedGlyphOrientation
The CanvasAnalyzedGlyphOrientation type exposes the following members.
Name | Description | |
---|---|---|
AdjustedBidiLevel | The adjusted bi-directional text level to be used by custom layouts when reordering runs. | |
GlyphOrientation | Indicates the angle at which a glyph should appear. | |
IsRightToLeft | Indicates that the script is shaped right-to-left. | |
IsSideways | Whether glyphs are rotated on their side. |