Click or drag to resize
CARCMAPGetIPJForPredefinedEsriPCS Method
Fills an IPJ with a predefined ESRI PCS

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 GetIPJForPredefinedEsriPCS(
	CIPJ oIPJ1,
	int i2
)

Parameters

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