Version

wrapAround Property

Returns if images will loop around infinitely in the WebImageViewer.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_wrapAround() : Boolean
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebImageViewer.get_wrapAround();
See Also