Click or drag to resize

FloodMapCrossSectionWrapperLowestPoint Property

Lowest point in the channel (marker 2) - index into Points. Must be set for open cross section with Points

Namespace:  DHI.Mike1D.FloodMap
Assembly:  DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public int LowestPoint { get; }

Property Value

Type: Int32

Implements

IFloodMapCrossSectionLowestPoint
See Also