Property HorizontalDistance
HorizontalDistance
Gets the horizontal distance component of the LocationDistanceMeasurement.
Declaration
public Distance? HorizontalDistance { get; }
Property Value
| Type | Description |
|---|---|
| Distance | The horizontal distance component of the LocationDistanceMeasurement. |
Remarks
Returns null if valid start and end locations have not been set or if an error occurs.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |