Click or drag to resize

CGUIQueryIPJ Method (IWin32Window, CIPJ)

Note: This API is now obsolete.

Display the IPJ wizard.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since unknown, ")]
public static void QueryIPJ(
	IWin32Window owner,
	CIPJ ipj
)

[ObsoleteAttribute("Deprecated since unknown, ")]
public static void QueryIPJ(
	IWin32Window owner,
	CIPJ ipj
)

Parameters

owner
Type: System.Windows.FormsIWin32Window
The IWin32Window the message box will display in front of.
ipj
Type: GeoEngine.Core.GXNetCIPJ
Current IPJ
See Also