Set the
Scale and
Position properties with animation.
Syntax
Parameters
- newscale
- the new positive
double value for Scale - newpos
- the new
Point value for Position - animationtime
- a time in milliseconds; if a very short time, no animation occurs and the properties are simply set
- act
- an
Action to perform after the animation is finished; null to do nothing afterwards
See Also