Enum FontAlignment
public enum FontAlignment
Fields
BottomCenter = 1BottomLeft = 0BottomRight = 2Center = 4Left = 3Right = 5TopCenter = 7TopLeft = 6TopRight = 8
public enum FontAlignment
BottomCenter = 1BottomLeft = 0BottomRight = 2Center = 4Left = 3Right = 5TopCenter = 7TopLeft = 6TopRight = 8