LineAlignment

LineAlignment enum

Represents the lines alignment type.

enum class LineAlignment : int8_t

Values

NameValueDescription
NotDefined-1
Center0
Inset1

See Also