Property DirectDistance
DirectDistance
Gets the direct distance component of the LocationDistanceMeasurement.
Declaration
public Distance? DirectDistance { get; }
Property Value
| Type | Description |
|---|---|
| Distance | The direct 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 |