Click or drag to resize
CanvasTextLayoutVerticalGlyphOrientation Property
Specifies the orientation of glyphs when a vertical reading direction is used.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public CanvasVerticalGlyphOrientation VerticalGlyphOrientation { get; set; }

Property Value

Type: CanvasVerticalGlyphOrientation
See Also