====== ThinkGeo.MapSuite.Core.PanDirection ====== {{section>upgrade_map_suite_to_10.0}} * //This enumeration defines panning directions.// == Remarks == * //None// == Items == **Up** * **Summary**:This pans up. **UpperRight** * **Summary**:This pans to the upper right. **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.