 | VA_EXTRAPOLATEConstantSAME Field |
Use same method as interpolation
Namespace:
GeoEngine.Core.GXNet
Assembly:
geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.2.0.42
Syntaxpublic const int SAME = 1
public const int SAME = 1
Public Const SAME As Integer = 1
Public Const SAME As Integer = 1
public:
literal int SAME = 1
public:
literal int SAME = 1
static val mutable SAME: int
static val mutable SAME: int
Field Value
Type:
Int32
See Also