Search
MapView.getScrollX Method
See Also
 






Gets the view's horizontal scroll position.

Namespace: MindFusion.Mapping
File: MapView.js

 Syntax

JavaScript  Copy Code

function getScrollX ()

 Return Value

A number specifying the horizontal scroll position.

 See Also