Value::DisplayInfo::SetPosition

Value::DisplayInfo::SetPosition
SF_INLINE void SetPosition(double x, double y);
Description

SetPosition sets the coordinate position of the display object (MovieClips, Buttons and TextFields).

Parameters
Parameters 
Description 
double x 
The x coordinate of the display object. 
double y 
The y coordinate of the display object.