Value::DisplayInfo::SetScale

Value::DisplayInfo::SetScale
SF_INLINE void SetScale(double xscale, double yscale);
Description

SetScale sets the scaling factor of the display object (MovieClips, Buttons and TextFields).

Parameters
Parameters 
Description 
double xscale 
Amount to scale horizontally. 
double yscale 
Amount to scale vertically.