Click or drag to resize

CSYS.GlobalReset Method

Reset the global parameters.

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

public static void GlobalReset(
	string ini
)

Parameters

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