====== ThinkGeo.MapSuite.Core.Proj4MemoryMode ====== {{section>upgrade_map_suite_to_10.0}} The enumeration indicates which way are specified to read the projection information. == Remarks == N/A == Items == **Default** * **Summary**:It's ManagedProj4Projection by default. **Managed** * **Summary**:Indciates the application reads the projection information using managed code. **Unmanaged** * **Summary**:Indicates the application reads the projection information using unmanaged Proj4 engine.