This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.mapleftclickdragmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.desktopedition.mapleftclickdragmode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.MapLeftClickDragMode ====== | ====== ThinkGeo.MapSuite.DesktopEdition.MapLeftClickDragMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | * //This enumeration specifies the behavior that occurs when you left-click-and-drag on the MapControl. The default value is ZoomInWithKey.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapLeftClickDragMode// | ||
+ | == Items == | ||
+ | **Default** | ||
+ | * **Summary**:Default value(ZoomInWithKey) of enumeration. | ||
- | <!-- Enumeration --> | + | **ZoomInWithKey** |
- | This enumeration specifies the behavior that occurs when you left-click-and-drag on the MapControl. The default value is ZoomInWithKey. | + | * **Summary**:This enumeration item means that the map will ZoomIn when a left-click-and-drag operation occurs. |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapLeftClickDragMode" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapLeftClickDragMode</a> | + | **Disabled** |
- | ===== Items ===== | + | * **Summary**:This enumeration item means that the ZoomIn functionality for left-clicking-and-dragging will be disabled. |
- | ^ Name ^ Summary ^ | + | |
- | | Default | Default value(ZoomInWithKey) of enumeration. | | + | |
- | | ZoomInWithKey | This enumeration item means that the map will ZoomIn when a left-click-and-drag operation occurs. | | + | |
- | | Disabled | This enumeration item means that the ZoomIn functionality for left-clicking-and-dragging will be disabled. | | + | |
- | __NOTOC__ | ||
- | [[Category:DesktopEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.DesktopEdition]] | ||