This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.portablecore.mapresizemode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.mapresizemode [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ThinkGeo.MapSuite.PortableCore.MapResizeMode ====== | + | ====== 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. | ||
| - | <!-- Enumeration --> | + | **PreserveScaleAndCenter** |
| - | The enumeration represents which mode will use for map resize. | + | * **Summary**:This item represents that preserve the scale the same and fix the center point of extent when map resize. |
| - | ===== Items ===== | + | |
| - | ^ Name ^ Summary ^ | + | **PreserveExtent** |
| - | | PreserveScale | This item represents that preserve the scale the same when map resize. | | + | * **Summary**:This item represents that preserve the extent the same as before when map resize. |
| - | | PreserveScaleAndCenter | This item represents that preserve the scale the same and fix the center point of extent when map resize. | | + | |
| - | | PreserveExtent | This item represents that preserve the extent the same as before when map resize. | | + | |
| - | __NOTOC__ | ||
| - | [[Category:MapSuitePortableCore]] | ||
| - | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||