Click or drag to resize
CIPJIGetESRI Method
Store coordinate system in 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 ESRI, the projection string will be empty.
Syntax
public void IGetESRI(
	ref string str1
)

Parameters

str1
Type: SystemString
ESRI projection string returned
See Also