CrossSectionLocatedZMin 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)
Syntaxpublic double ZMin { get; }Public ReadOnly Property ZMin As Double
	Get
public:
virtual property double ZMin {
	double get () sealed;
}Property Value
Type: 
DoubleImplements
ICrossSectionZMin
See Also