 | VA_EXTRAPOLATEConstantSAME Field |
Use same method as interpolation
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.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