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

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

Parameters

ipj
Type: GeoEngine.Core.GXNetXCIPJ
Projection to apply
See Also