ShapeTextFrame.VerticalAlignment Property

Gets or sets a vertical text alignment.

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

Syntax

C#
public VerticalAlignment VerticalAlignment { get; set; }

Property Value

A VerticalAlignment value. The default value is Top.

See Also

Reference