Click or drag to resize
CGUIiGCSDatumWarningSHP Method
Launch the GCS Datum Warning dialogue for SHP files.

Available since Oasis montaj version: 7.1.0
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Runs the GCS Warning dialogue with one data source
Syntax
public static int iGCSDatumWarningSHP(
	string str1,
	CIPJ oIPJ2
)

Parameters

str1
Type: SystemString
Data source
oIPJ2
Type: GeoEngine.Core.GXNetCIPJ
IPJ object

Return Value

Type: Int32
0 - Ok 1 - Cancel
See Also