====== ThinkGeo.MapSuite.WpfDesktopEdition.TileType ====== {{section>upgrade_map_suite_to_10.0}} This enum represents the tile type in the tile overlay. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.TileType == Items == **SingleTile** * **Summary**:This value indicates the tile overlay is formed by one single tile. **MultipleTile** * **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