StartAnimation method

Starts animation of the display. When this method is called, the following occurs in the indicated order:
  1. All elements are activated.
  2. The AnimationStart event is fired.
  3. The Animating property is set to True.
Syntax
Display
.
StartAnimation
where
Display
– is the name of a Display object or an expression that evaluates to a Display object.
Remarks
If the display is already animating or is in the process of being animated, calls to this method are ignored.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal