RiverMapperExtentsToCover Property

Extents of areas to create flood maps for. This will limit the areas where flood mapping is set up.

Set to null to include the entire network.

Definition

Namespace: DHI.Mike1D.FloodMap
Assembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public List<Extent> ExtentsToCover { get; set; }

Property Value

ListExtent

See Also