get_label_align


Description:

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

Retrieves the X and Y alignment of the frame’s label.

See set_label_align.

Parameters:

this

a Frame

xalign

location to store X alignment of frame’s label, or null

yalign

location to store X alignment of frame’s label, or null