This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.pandirection [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.pandirection [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.PanDirection ====== | ====== ThinkGeo.MapSuite.Core.PanDirection ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enumeration defines panning directions. | This enumeration defines panning directions. | ||
- | ===== Items ===== | + | == Remarks == |
- | ^ Name ^ Summary ^ | + | None |
- | | Up | This pans up. | | + | == Items == |
- | | UpperRight | This pans to the upper right. | | + | **Up** |
- | | Right | This pans to the right. | | + | * **Summary**:This pans up. |
- | | LowerRight | This pans to the lower left. | | + | |
- | | Down | This pans down. | | + | **UpperRight** |
- | | LowerLeft | This pans to the lower left. | | + | * **Summary**:This pans to the upper right. |
- | | Left | This pans to the left. | | + | |
- | | UpperLeft | This pans to the upper left. | | + | **Right** |
+ | * **Summary**:This pans to the right. | ||
+ | |||
+ | **LowerRight** | ||
+ | * **Summary**:This pans to the lower left. | ||
+ | |||
+ | **Down** | ||
+ | * **Summary**:This pans down. | ||
+ | |||
+ | **LowerLeft** | ||
+ | * **Summary**:This pans to the lower left. | ||
+ | |||
+ | **Left** | ||
+ | * **Summary**:This pans to the left. | ||
+ | |||
+ | **UpperLeft** | ||
+ | * **Summary**:This pans to the upper left. | ||
- | __NOTOC__ | ||
- | [[Category:MapSuiteCore]] | ||
- | [[Category:ThinkGeo.MapSuite.Core]] | ||