Click or drag to resize
CARCMAPLoadRaster Method
Load a raster file to the current data frame

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Loads any file type recognized as "raster" formats by ARC GIS. This includes geosoft GRD files.
Syntax
public static void LoadRaster(
	string str1
)

Parameters

str1
Type: SystemString
File Name
See Also