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