Movie::GetViewAlignment

Movie::GetViewAlignment
virtual AlignType GetViewAlignment() const = 0;
Description

GetViewAlignment obtains the current alignment mode for the movie set by SetViewAlignment. It is significant only for "noScale" scale mode. 

GetViewAlignment does the same job as ActionScripts Stage.align getting function.

Return Value

A AlignType value containing the view alignment.