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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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 ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetXCIPJ
Projection
See Also