Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Member of Control (PRIM_CTRL)

Parameters

Name

Type

Data Type

Description

ScaleWidth

*Input

Integer

Percentage width of the control when the animation ends

ScaleHeight

*Input

Integer

Percentage height of the control when the animation ends

Duration

*Input (Optional)

Integer

Number of milliseconds to take to complete the animation

Delay

*Input (Optional)

Integer

Number of milliseconds to wait before starting the animation

Details

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.

...

See also

All Component Classes

Technical Reference