get_alignment


Description:

[ Version ( deprecated = true , deprecated_since = "3.14" , since = "2.4" ) ]
public void get_alignment (out float xalign, out float yalign)

Warning: get_alignment is deprecated since 3.14.

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