AbstractLocationSpanStartChainage Property |
Start chainage.
Unit: [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 abstract double StartChainage { get; set; }
Public MustOverride Property StartChainage As Double
Get
Set
public:
virtual property double StartChainage {
double get () abstract;
void set (double value) abstract;
}
Property Value
Type:
DoubleSee Also