FloodMapGridSkipProjInterpolation Property
Flag indicating to skip projection interpolation
Projection interpolation does projection calculation
based on bi-linear interpolation on a pre-calculated
grid of projection values. This is for performance reasons.
Namespace: DHI.Mike1D.FloodMapAssembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
public bool SkipProjInterpolation { get; set; }
Property Value
Boolean