Click or drag to resize
CIMUMakeMITabfromMap Method
Make a MapInfo tab file from this map

Available since Oasis montaj version: 5.1.5
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void MakeMITabfromMap(
	CGXNETCore gxNetShared,
	string map
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
map
Type: SystemString
Map file name
See Also