Click or drag to resize

CSYSiGetGeodist Method

Gets a global flag that indicates whether we are running within the geodist library

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static int iGetGeodist()

public static int iGetGeodist()

Return Value

Type: Int32
0 - Geodist not loaded, 1 - Geodist loaded
See Also