 | CDBWRITEGetVVx 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
Syntaxpublic CVV GetVVx()
public CVV GetVVx()
Public Function GetVVx As CVV
Public Function GetVVx As CVV
public:
CVV^ GetVVx()
public:
CVV^ GetVVx()
member GetVVx : unit -> CVV
member GetVVx : unit -> CVV
Return Value
Type:
CVVVV handle
Remarks
Only available for the CreateXY or CreateXYZ methods.
The VV is filled anew for each block served up.
See Also