PropagationProfilePoint.HorizontalDistance Property
Gets the horizontal distance of the PropagationProfilePoint from the observer position, in meters.
Syntax
public System.Double HorizontalDistance { get; }
Property Value
Default: 0.0
The horizontal distance of the point from the observer position, in meters.
Remarks
The horizontal distance will be non-negative and cannot be undefined. In each collection of PropagationProfilePoint instances that is sent to a custom propagation, the entries will be ordered by increasing horizontal distance.
Platforms
Windows, Linux, Android