Click or drag to resize

CrossSectionSlotDecoratorZMin Property

The minimum value of Z in the cross section.

It can differ from the BottomLevel when sediments are present and added in the bottom of the cross section.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double ZMin { get; }

Property Value

Type: Double

Implements

ICrossSectionZMin
See Also