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.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
The Cell sizes and projections must be the same.
Syntax
public void LoadIMG(
	CIMG oIMG1
)

Parameters

oIMG1
Type: GeoEngine.Core.GXNetCIMG
IMG to load
See Also