Version

scrollAnimations Property

Returns the object that contains the settings to change the type of Animation that will occur when the WebImageViewer scrolls Images into view.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_scrollAnimations() : ScrollAnimations
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebImageViewer.get_scrollAnimations();
See Also