Click or drag to resize

CTBiFormat Method

Returns the channel format for the specified column.

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

public int iFormat(
	int col
)

Parameters

col
Type: SystemInt32
Column of element to Get

Return Value

Type: Int32
<define>DB_CHAN_FORMAT</define>
See Also