 | VA_EXTRAPOLATEConstantLINEAR Field |
Use linear interpolation
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2025.2.0.42
Syntaxpublic const int LINEAR = 3
public const int LINEAR = 3
Public Const LINEAR As Integer = 3
Public Const LINEAR As Integer = 3
public:
literal int LINEAR = 3
public:
literal int LINEAR = 3
static val mutable LINEAR: int
static val mutable LINEAR: int
Field Value
Type:
Int32
See Also