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

Parameters

esri
Type: SystemString
ESRI projection string returned
See Also