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