XYZLocationSpanStartChainage 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 override double StartChainage { get; set; }
Public Overrides Property StartChainage As Double
Get
Set
public:
virtual property double StartChainage {
double get () override;
void set (double value) override;
}
Property Value
Type:
DoubleImplements
ILocationSpanStartChainageSee Also