ZLocationSpanEndZ Property |
Z value at end of location span [m]
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double EndZ { get; set; }
Public Property EndZ As Double
Get
Set
public:
property double EndZ {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also