This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.core.mapresizemode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.mapresizemode [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.MapResizeMode ====== | ====== ThinkGeo.MapSuite.Core.MapResizeMode ====== | ||
| - | O:15:"HistoryBlobStub":3:{s:6:"mOldId";s:5:"21747";s:5:"mHash";s:32:"7a06e9583403ecf53b95bcad48e342e7";s:4:"mRef";s:5:"35472";} | + | {{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. | ||