ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This enumeration specifies the behavior that occurs when you right-click-and-drag on the MapControl. The default value is ZoomOutWithKey.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode</a>
Name | Summary |
---|---|
Default | Default value (ZoomOutWithKey) of the enumeration. |
ZoomOutWithKey | This enumeration item means that the map will ZoomOut when a right-click-and-drag operation occurs. |
Disabled | This enumeration items means that the ZoomOut functionality for right-clicking-and-dragging will be disabled. |