Click or drag to resize

GridInterpolatorDoInterpolate Property

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

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

Property Value

Type: Boolean
See Also