This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.wpfdesktopedition.tiletype [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.wpfdesktopedition.tiletype [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.WpfDesktopEdition.TileType ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.TileType ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| - | |||
| - | <!-- Enumeration --> | ||
| This enum represents the tile type in the tile overlay. | This enum represents the tile type in the tile overlay. | ||
| - | === Remarks === | + | == Remarks == |
| - | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileType" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileType</a> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileType |
| - | ===== Items ===== | + | == Items == |
| - | ^ Name ^ Summary ^ | + | **SingleTile** |
| - | | SingleTile | This value indicates the tile overlay is formed by one single tile. | | + | * **Summary**:This value indicates the tile overlay is formed by one single tile. |
| - | | MultipleTile | This value indicates the tile overlay is formed by multiple tiles. | | + | |
| - | | HybridTile | This value indicates the tile overlay is formed by multiple tiles and panning like a single tile. | | + | **MultipleTile** |
| - | | PreloadDataHybridTile | | | + | * **Summary**:This value indicates the tile overlay is formed by multiple tiles. |
| + | |||
| + | **HybridTile** | ||
| + | * **Summary**:This value indicates the tile overlay is formed by multiple tiles and panning like a single tile. | ||
| + | |||
| + | **PreloadDataHybridTile** | ||
| + | * **Summary**:N/A | ||
| - | __NOTOC__ | ||
| - | [[Category:WpfDesktopEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.WpfDesktopEdition]] | ||
| - | [[Category:UpdateDocumentation]] | ||