Click or drag to resize
CanvasAnalyzedGlyphOrientationIsSideways Field
Whether glyphs are rotated on their side.

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

Field Value

Type: Boolean
Remarks
This is the default for CJK scripts, and Latin with CanvasVerticalGlyphOrientation.Stacked.
See Also