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