Click or drag to resize
CIMGLoadIMG Method
Loads an IMG into a master IMG.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
The cell sizes and projections must be the same.
Syntax
public void LoadIMG(
	CIMG im_gi
)

Parameters

im_gi
Type: GeoEngine.Core.GXNetXCIMG
IMG to load
See Also