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