This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightedition.transitioneffect [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.silverlightedition.transitioneffect [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightEdition.TransitionEffect ====== | ====== ThinkGeo.MapSuite.SilverlightEdition.TransitionEffect ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enumeration specifies the type of transition effect to use when the map is panned or zoomed. | This enumeration specifies the type of transition effect to use when the map is panned or zoomed. | ||
- | ===== Items ===== | + | == Remarks == |
- | ^ Name ^ Summary ^ | + | N/A |
- | | None | Specifies that no transition effect is used. | | + | == Items == |
- | | Stretching | Specifies that existing tiles are resized on zoom to provide a visual effect of the zoom having taken place immediately. As the new tiles become available, they are drawn over top of the resized tiles. | | + | **None** |
- | | SmoothPanning | | | + | * **Summary**:Specifies that no transition effect is used. |
- | | Animation | | | + | |
+ | **Stretching** | ||
+ | * **Summary**:Specifies that existing tiles are resized on zoom to provide a visual effect of the zoom having taken place immediately. As the new tiles become available, they are drawn over top of the resized tiles. | ||
+ | |||
+ | **SmoothPanning** | ||
+ | * **Summary**:N/A | ||
+ | |||
+ | **Animation** | ||
+ | * **Summary**:N/A | ||
- | __NOTOC__ | ||
- | [[Category:SilverlightEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.SilverlightEdition]] | ||
- | [[Category:UpdateDocumentation]] | ||