How to use SmoothScrollDelay
Article Info
Rating: Not rated
|
Article relates to |
RadRotator v 2.x |
|
Created by |
Telerik |
|
Last modified |
December 7, 2006 |
|
Last modified by |
Peter, Telerik |
HOW TO
use SmoothScrollDelay?
SOLUTION
SmoothScrollDelay is the index by which smoothscroll animation is delayed. This value is used in the formula for calculating the delay of the scrolling effect:
scrollStep = distanceToScroll / delay;
The greater the value of SmoothScrollDelay the longer it will take for the smoothscroll effect to complete.
To make this property cause effect on your Radrotator, you need to:
- Set the TransitionType property to Scroll
- Set UseSmoothScroll property to true (it is true by default)
Comments
There are no comments yet.
If you'd like to comment on this KB
article, please, send us a
Support Ticket.
Thank you!
Please
Sign In
to rate this article.