====== ThinkGeo.MapSuite.Core.MapResizeMode ====== {{section>upgrade_map_suite_to_10.0}} The enumeration represents which mode will use for map resize. == Remarks == N/A == Items == **PreserveScale** * **Summary**:This item represents that preserve the scale the same when map resize. **PreserveScaleAndCenter** * **Summary**:This item represents that preserve the scale the same and fix the center point of extent when map resize. **PreserveExtent** * **Summary**:This item represents that preserve the extent the same as before when map resize.