set_x_align
  
  Description:
  [ 
Version ( since = 
"1.10" ) ]
public void set_x_align (
ActorAlign x_align)
  
    Sets the horizontal alignment policy of a Actor, in case the actor received extra
      horizontal space.
    See also the x_align property.
    Parameters:
    
      
        | this | a Actor | 
      
        | x_align | the horizontal alignment policy |