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 double-right-clicking on the MapControl. The default value is ZoomOut.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapDoubleRightClickMode” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapDoubleRightClickMode</a>
Name | Summary |
---|---|
Default | Default value (ZoomOut) of the enumeration. |
ZoomOut | This enumeration item means that the map will ZoomOut when a double-right-click occurs. |
Disabled | This enumeration item means that the ZoomOut functionality for double-right-clicks will be disabled. |