Click or drag to resize

CDBREADGetVVy Method

Get the Y channel VV handle.

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

public CVV GetVVy()

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