Click or drag to resize

CGISIScanMIRasterTabFile Method (String, String, CIPJ)

Scan and set up a MapInf RASTER.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void IScanMIRasterTabFile(
	string tab,
	ref string file,
	CIPJ ipj
)

public static void IScanMIRasterTabFile(
	string tab,
	ref string file,
	CIPJ ipj
)

Parameters

tab
Type: SystemString
Name of input file
file
Type: SystemString
Name of Raster file (an IMG DAT)
ipj
Type: GeoEngine.Core.GXNetCIPJ
Projection
Remarks
This will create a GI file for the raster image.
See Also