GridInterpolatorDoInterpolate Property

Bool specifying whether to interpolate (true) or take the closest value (false, default)

Definition

Namespace: DHI.Projections
Assembly: DHI.Projections (in DHI.Projections.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool DoInterpolate { get; set; }

Property Value

Boolean

See Also