Enum HorizontalAlignment
Horizontal alignment modes.
Namespace: SixLabors.Fonts
Assembly: SixLabors.Fonts.dll
Syntax
public enum HorizontalAlignmentFields
| Name | Description | 
|---|---|
| Center | Aligns text from the center. | 
| Left | Aligns text from the left. | 
| Right | Aligns text from the right. |