Click or drag to resize
CIMGSetIPJ Method
Set the projection of a grid.

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
Calls to this function should be made AFTER calls to SetInfo_IMG, as SetIPJ_IMG sets up the bounding rectangle in the metadata.
Syntax
public void SetIPJ(
	CIPJ oIPJ1
)

Parameters

oIPJ1
Type: GeoEngine.Core.GXNetCIPJ
Projection
See Also