Click or drag to resize

CIMUMakeMITabfromMap Method

Make a MapInfo tab file from this map

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void MakeMITabfromMap(
	string map
)

public static void MakeMITabfromMap(
	string map
)

Parameters

map
Type: SystemString
Map file name
See Also