This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.proj4memorymode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.proj4memorymode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.Proj4MemoryMode ====== | ====== ThinkGeo.MapSuite.Core.Proj4MemoryMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
The enumeration indicates which way are specified to read the projection information. | The enumeration indicates which way are specified to read the projection information. | ||
- | ===== Items ===== | + | == Remarks == |
- | ^ Name ^ Summary ^ | + | N/A |
- | | Default | It's ManagedProj4Projection by default. | | + | == Items == |
- | | Managed | Indciates the application reads the projection information using managed code. | | + | **Default** |
- | | Unmanaged | Indicates the application reads the projection information using unmanaged Proj4 engine. | | + | * **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. | ||
- | __NOTOC__ | ||
- | [[Category:MapSuiteCore]] | ||
- | [[Category:ThinkGeo.MapSuite.Core]] | ||