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