Aurigma Graphics Mill 5.5 for .NET
TextAlignment Enumeration
Contains text alignment types.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Syntax
Visual Basic
Public Enumeration TextAlignment
C#
public enum TextAlignment
Members
| Member name | Description | |
|---|---|---|
| Left |
Align text along the left edge. |
|
| Center |
Align text along the center. |
|
| Right |
Align text along the right edge. |