 | VA_EXTRAPOLATEConstantNEAREST Field |
Outputs equal edge single values
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.2.0.42
Syntaxpublic const int NEAREST = 2
public const int NEAREST = 2
Public Const NEAREST As Integer = 2
Public Const NEAREST As Integer = 2
public:
literal int NEAREST = 2
public:
literal int NEAREST = 2
static val mutable NEAREST: int
static val mutable NEAREST: int
Field Value
Type:
Int32
See Also