get_label_align
Description:
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 |