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