Click or drag to resize

CSYSSetParentWnd Method

Note: This API is now obsolete.

Set the parent window for all dialogs

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
[ObsoleteAttribute("Deprecated since unknown, ")]
public static void SetParentWnd(
	int wnd
)

[ObsoleteAttribute("Deprecated since unknown, ")]
public static void SetParentWnd(
	int wnd
)

Parameters

wnd
Type: SystemInt32
New Parent Window
See Also