Click or drag to resize

TextFormatAlignment Property

Gets or sets the horizontal alignment of the text to draw.

Namespace:  Atalasoft.Imaging.Drawing
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public TextAlignment Alignment { get; set; }

Property Value

Type: TextAlignment
The horizontal alignment of the text to draw.
See Also