Click or drag to resize

CDBWRITEGetVVz Method

Get the Z channel VV handle.

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

public CVV GetVVz()

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. If the Z channel is an array channel, the returned VV is the "base" VV of the VA and contains all items sequentially.
See Also