FlowResistanceResistanceVegetationValue Property  | 
 
            Gets and sets the resistance value in the vegetation zones. The meaning of its value
            depends on 
Formulation. Only applicable when vegetation is enabled
            and raw data is available.
            
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double ResistanceVegetationValue { get; set; }Public Property ResistanceVegetationValue As Double
	Get
	Set
public:
property double ResistanceVegetationValue {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also