ASP.NET Pack Programmer's Guide
MapView.scrollTo Method
See Also
 





Scrolls the view to the specified point.

Namespace: MindFusion.Mapping
Package: MapView.js

 Syntax

JavaScript  Copy Code

function scrollTo (x, y)

 Parameters

x

A number specifying the new horizontal scroll position.

y

A number specifying the new vertical scroll position.

 See Also

MapView Members
MapView Class
MindFusion.Mapping Namespace