====== ThinkGeo.MapSuite.Core.GeoTiffLibraryType ====== {{section>upgrade_map_suite_to_10.0}} * //This is an enumation that indicates which way is used to read the image source.// == Remarks == * //N/A// == Items == **Default** * **Summary**:Default as Managed mode. **ManagedLibTiff** * **Summary**:Indicates using Managed code to read the image source. **UnmanagedLibTiff** * **Summary**:Indicates using Unmanaged code to read the images source.