FloodMapCrossSectionAdapterMaxWidth Property

Maximum width of cross section. For open cross section it is the width at the top of the cross section

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 double MaxWidth { get; }

Property Value

Double

Implements

IFloodMapCrossSectionMaxWidth

See Also