OverFlowFormulaCurrentCrestLevel Property |
For structure with control, the crest level may change. Use this property to
get/set the current crest level.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double CurrentCrestLevel { get; set; }
Public Property CurrentCrestLevel As Double
Get
Set
public:
property double CurrentCrestLevel {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also