The OpenD Programming Language

StyleOptions.textAlign

Default text alignment (only TextAlign.start and TextAlign.left are supported!)

struct StyleOptions
TextAlign textAlign;

Meta