Click or drag to resize
CGISIScanMIRasterTabFile Method
Scan and set up a MapInf RASTER.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
This will create a GI file for the raster image.
Syntax
public static void IScanMIRasterTabFile(
	string str1,
	ref string str2,
	CIPJ oIPJ3
)

Parameters

str1
Type: SystemString
Name of input file
str2
Type: SystemString
Name of Raster file (an IMG DAT)
oIPJ3
Type: GeoEngine.Core.GXNetCIPJ
Projection
See Also