Property StartLocation
StartLocation
Gets or sets the start location of the LocationDistanceMeasurement.
Declaration
public MapPoint StartLocation { get; set; }
Property Value
| Type | Description |
|---|---|
| MapPoint | The start location of the LocationDistanceMeasurement. |
Remarks
The point coordinates (x,y,z) define the start location in 3D space.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |