Frame.getLabelAlign

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

class Frame
void
getLabelAlign
(
out float xalign
,
out float yalign
)

Parameters

xalign float

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

yalign float

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