LocationChainage Property  | 
 
            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)
Syntaxpublic double Chainage { get; set; }Public Property Chainage As Double
	Get
	Set
public:
virtual property double Chainage {
	double get () sealed;
	void set (double value) sealed;
}Property Value
Type: 
DoubleImplements
ILocationChainage
See Also