This documentation is for the old version. Go to the latest Graphics Mill docs

TextVObjectData.Alignment Property

Gets or sets the value that specifies text alignment.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Property Alignment As TextAlignment
C#
public TextAlignment Alignment { get; set; }

Property Value

The TextAlignment enumeration member that specifies text alignment.

See Also

Reference