Click or drag to resize

CDBREADGetVVx Method

Get the X channel VV handle.

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

public CVV GetVVx()

Return Value

Type: CVV
VV handle
Remarks
Only available for the CreateXY or CreateXYZ methods. The VV is filled anew for each block served up.
See Also