ADK_Allign - Element allignment
The alignment defines the area for displaying a GUI element in its parent context. The element alignment provides a number of settings that allow arranging the element on its parent area.Usually, alignment settings will be ignored for event actions.
Attributes
- position - Element position
 - hori - Horizontal position mode
 - vert - Vertical position mode
 - arrange - Arrange type
 - hori_cell - Horizontal grid cells
 - hori_sizing - Horizontal sizing type
 - hori_sizing_rate - Horizontal sizing rate
 - vert_cell - Number of vertical cells
 - vert_sizing - Vertical sizing type
 - vert_sizing_rate - Vertical sizing rate
 - margin - GUI element margins
 

