[ NoAccessorMethod ]
public float xalign { get; set; }
The horizontal alignment.
Use set_halign instead. If you are using Label, use xalign instead.
A value of 0.0 means left alignment (or right on RTL locales); a value of 1.0 means right alignment (or left on RTL locales).