Click or drag to resize

CIMGRefreshGI Method

Refresh the GI of a grid after it has moved or changed.

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

public static void RefreshGI(
	string grid
)

Parameters

grid
Type: SystemString
Grid name
See Also