This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.extentchangedtype [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.wpfdesktopedition.extentchangedtype [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.ExtentChangedType ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.ExtentChangedType ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enumeration specifies the type of extent change that has occurred when doing interactive actions with InterativeOverlay. | This enumeration specifies the type of extent change that has occurred when doing interactive actions with InterativeOverlay. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.ExtentChangedType" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.ExtentChangedType</a> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.ExtentChangedType |
- | ===== Items ===== | + | == Items == |
- | ^ Name ^ Summary ^ | + | **None** |
- | | None | Default value for enumeration. | | + | * **Summary**:Default value for enumeration. |
- | | Pan | This enumeration item represents panning action for the extent interativeOverlay. | | + | |
- | | TrackZoomIn | This enumeration item represents track zoom in action for the extent interativeOverlay. | | + | **Pan** |
- | | TrackZoomOut | This enumeration item represents track zoom out action for the extent interativeOverlay. | | + | * **Summary**:This enumeration item represents panning action for the extent interativeOverlay. |
- | | DoubleClickZoomIn | This enumeration item represents double-click zoom in action for the extent interativeOverlay. | | + | |
- | | DoubleClickZoomOut | This enumeration item represents double-click zoom out action for the extent interativeOverlay. | | + | **TrackZoomIn** |
- | | MouseWheelZoomIn | This enumeration item represents mouse wheel zoom in action for the extent interativeOverlay. | | + | * **Summary**:This enumeration item represents track zoom in action for the extent interativeOverlay. |
- | | MouseWheelZoomOut | This enumeration item represents mouse wheel zoom out action for the extent interativeOverlay. | | + | |
+ | **TrackZoomOut** | ||
+ | * **Summary**:This enumeration item represents track zoom out action for the extent interativeOverlay. | ||
+ | |||
+ | **DoubleClickZoomIn** | ||
+ | * **Summary**:This enumeration item represents double-click zoom in action for the extent interativeOverlay. | ||
+ | |||
+ | **DoubleClickZoomOut** | ||
+ | * **Summary**:This enumeration item represents double-click zoom out action for the extent interativeOverlay. | ||
+ | |||
+ | **MouseWheelZoomIn** | ||
+ | * **Summary**:This enumeration item represents mouse wheel zoom in action for the extent interativeOverlay. | ||
+ | |||
+ | **MouseWheelZoomOut** | ||
+ | * **Summary**:This enumeration item represents mouse wheel zoom out action for the extent interativeOverlay. | ||
- | __NOTOC__ | ||
- | [[Category:WpfDesktopEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.WpfDesktopEdition]] | ||