 | 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
Syntaxpublic CVV GetVVy()
public CVV GetVVy()
Public Function GetVVy As CVV
Public Function GetVVy As CVV
public:
CVV^ GetVVy()
public:
CVV^ GetVVy()
member GetVVy : unit -> CVV
member GetVVy : 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