Scale Method

Visual LANSA Feature

Scale Method

DirectX Only

Scale is an animation method that transitions a control's ScaleWidth and ScaleHeight properties from their current value to the specified value over the specified duration.   When the animation completes the control's ScaleHeight and ScaleWidth properties will match the specified values.

Like all animations, it is executed in a separate thread allowing other processing to continue.