ProcessingLevelsSpecsMaxLevel Property |
if
ProcessingOption is Equidistant or UserDefined, the upper end of range,
or NotANumber if not applicable or set
MaxLevel is relative to raw data, and must not include any datum offset
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 MaxLevel { get; set; }
Public Property MaxLevel As Double
Get
Set
public:
property double MaxLevel {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also