Click or drag to resize

CIMGiQueryKX Method

Asks the IMG for the most efficient way to access the data.

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

public int iQueryKX()

Return Value

Type: Int32
-1 by columns, 1 by rows, 0 rows and columns are equally efficient.
See Also