The OpenD Programming Language

TagStyle.textAlign

Text-alignment. WARNING: this does very little, only TextAlign.start and TextAlign.left are supported! -1 means "inherit".

struct TagStyle
TextAlign textAlign;

Meta