EllipsoidGeodesicSurfaceDistance Property |
Gets the total distance along the geodesic to the location of the final point.
Namespace:
AGI.Foundation.Geometry.Shapes
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic override double SurfaceDistance { get; }
Public Overrides ReadOnly Property SurfaceDistance As Double
Get
public:
virtual property double SurfaceDistance {
double get () override;
}
abstract SurfaceDistance : float with get
override SurfaceDistance : float with get
Property Value
Type:
Double
See Also