ZLocationSpanStartZ Property |
Z value at start 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 StartZ { get; set; }
Public Property StartZ As Double
Get
Set
public:
property double StartZ {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also