| PropagatedRouteOverallSurfaceDistance Property  | 
 
            Gets the overall distance along the projection of the route onto the 
Ellipsoid
            shape of the 
CentralBody.
            
 
    Namespace: 
   AGI.Foundation.RouteDesign
    Assembly:
   AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic double OverallSurfaceDistance { get; }Public ReadOnly Property OverallSurfaceDistance As Double
	Get
public:
property double OverallSurfaceDistance {
	double get ();
}member OverallSurfaceDistance : float with get
Property Value
Type: 
Double See Also
See Also