get_alignment


Description:

public void get_alignment (out float xalign, out float yalign)

Gets the alignment of the child in the button.

Note:

Access the child widget directly if you need to control its alignment.

Parameters:

this

a Button

xalign

return location for horizontal alignment

yalign

return location for vertical alignment