Click or drag to resize

CARCMAPGetIPJForPredefinedEsriGCS Method

Fills an IPJ with a predefined ESRI GCS

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

public static void GetIPJForPredefinedEsriGCS(
	CIPJ ipj,
	int esri_gcs_code
)

Parameters

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