PointTextFrame.TextOrientation Property

Gets or sets a value that indicates whether the text is positioned vertically or horizontally.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public TextOrientation TextOrientation { get; set; }

Property Value

A TextOrientation specifying how the text is positioned.

See Also

Reference