x_align
Description:
[
NoAccessorMethod ]
[
Version ( deprecated =
true , deprecated_since =
"1.12" , since =
"1.2" ) ]
public BinAlignment x_align {
get;
set; }
Warning: x_align is deprecated since 1.12.
The default horizontal alignment policy for actors managed by the BinLayout
Note:
Use the x_expand and the
x_align properties on Actor
instead.