 | VV_LOOKUPConstantNEAREST Field |
Nearest match is used (regardless of sampling range)
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int NEAREST = 1
public const int NEAREST = 1
Public Const NEAREST As Integer = 1
Public Const NEAREST As Integer = 1
public:
literal int NEAREST = 1
public:
literal int NEAREST = 1
static val mutable NEAREST: int
static val mutable NEAREST: int
Field Value
Type:
Int32
See Also