Click or drag to resize

CSYSGlobalReset Method

Reset the global parameters.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
public static void GlobalReset(
	string ini
)

public static void GlobalReset(
	string ini
)

Parameters

ini
Type: SystemString
New INI file name, if "", use default.
See Also