Click or drag to resize
CIMGCreateProjected Method
Applies a projection to an image.

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
The IMG now appears to be in the projected coordinate system space.
Syntax
public void CreateProjected(
	CIPJ oIPJ1
)

Parameters

oIPJ1
Type: GeoEngine.Core.GXNetCIPJ
Projection to apply
See Also