Click or drag to resize
CARCMAPGetIPJForPredefinedEsriGCS Method
Fills an IPJ with a predefined ESRI GCS

Available since Oasis montaj version: 8.0.1
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void GetIPJForPredefinedEsriGCS(
	CIPJ oIPJ1,
	int i2
)

Parameters

oIPJ1
Type: GeoEngine.Core.GXNetCIPJ
IPJ to fill
i2
Type: SystemInt32
Predefined ESRI GCS Code
See Also