ASP.NET Pack Programmer's Guide
MapView.zoomPivot Property
See Also
 





Gets or sets the zoom pivot point of the mouse wheel zoom.

Namespace: MindFusion.Mapping
Package: MapView.js

 Syntax

JavaScript  Copy Code

Object.defineProperty(MapView.prototype, "zoomPivot", { value: ZoomPivot });

 Property Value

ZoomPivot. One of the ZoomPivot enumeration values.

 See Also

MapView Members
MapView Class
MindFusion.Mapping Namespace