Click or drag to resize

CIMGiQuery Method

Query information about the IMG

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iQuery(
	int query
)

public int iQuery(
	int query
)

Parameters

query
Type: SystemInt32
<define>IMG_QUERY</define>

Return Value

Type: Int32
Information requested, dummy if unknown or invalid.
Remarks
You can call either funtion to retrieve any data, int or real.
See Also