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.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
If the projection is not supported in Geosoft, the IPJ will be unknown.
Syntax
public void SetESRI(
	string str1
)

Parameters

str1
Type: SystemString
ESRI prj format projection string
See Also