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 left-click-and-drag on the MapControl. The default value is ZoomInWithKey.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapLeftClickDragMode” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapLeftClickDragMode</a>
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. |