====== ThinkGeo.MapSuite.DesktopEdition.TilesExistingType ====== {{section>upgrade_map_suite_to_10.0}} * //This enumeration specifies the existence status for the current extent tiles.// == Remarks == * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.TilesExistingType// == Items == **NoneExisting** * **Summary**:No tiles exist. Rendering of tiles to the screen will be skipped. **PartExisting** * **Summary**:Some of the tiles exist and will be rendered to the screen; other areas will be submitted for drawing. **AllExisting** * **Summary**:All tiles exist and will be rendered to screen; none will be submitted for drawing.