PlainText.Vertical Property

Gets or sets a value that indicates whether the text locates vertically.

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

Syntax

C#
public bool Vertical { get; set; }

Property Value

true if the text locates vertically; otherwise, false. The default value is false.

See Also

Reference