Click or drag to resize

CARCMAPGetIPJForPredefinedEsriPCS Method

Fills an IPJ with a predefined ESRI PCS

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void GetIPJForPredefinedEsriPCS(
	CIPJ ipj,
	int esri_pcs_code
)

public static void GetIPJForPredefinedEsriPCS(
	CIPJ ipj,
	int esri_pcs_code
)

Parameters

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