ICrossSectionMinWaterDepth Property  | 
 
             Minimum water depth of the cross section.
             
             If the water depth goes below this depth, it will be corrected
             to match this depth.
             
             This can be negative, in case the cross 
             section has a slot attached.
             
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble MinWaterDepth { get; }ReadOnly Property MinWaterDepth As Double
	Get
property double MinWaterDepth {
	double get ();
}Property Value
Type: 
Double
See Also