Click or drag to resize
ICanvasTextInlineObjectSupportsSideways Property
Gets whether the inline object supports being rotated when it's part of vertical text.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
bool SupportsSideways { get; }

Property Value

Type: Boolean
See Also