Movie::SetViewAlignment

Movie::SetViewAlignment
virtual void SetViewAlignment(AlignType) = 0;
Description

SetViewAlignment sets the current alignment mode for the movie. It is significant only for "noScale" scale mode. 

SetViewAlignment does the same job as ActionScript's Stage.align setting function.