Click or drag to resize
CIPJSetESRI Method
Set coordinate system from an ESRI prj coordinate string

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
If the projection is not supported in Geosoft, the IPJ will be unknown.
Syntax
public void SetESRI(
	string esri
)

Parameters

esri
Type: SystemString
ESRI prj format projection string
See Also