Show / Hide Table of Contents

Constructor ExploratoryLocationDistanceMeasurement

ExploratoryLocationDistanceMeasurement(MapPoint, MapPoint)

Initializes a new instance of the ExploratoryLocationDistanceMeasurement class that defines a start and an end location using MapPoint coordinates.

Declaration
public ExploratoryLocationDistanceMeasurement(MapPoint startLocation, MapPoint endLocation)
Parameters
Type Name Description
MapPoint startLocation

A point that defines the start location of the measurement.

MapPoint endLocation

A point that defines the end location of the measurement.

Remarks

The LocationDistanceMeasurement analysis result is a distance measurement between the start and end locations with direct, horizontal, and vertical components.

Applies to

Platforms and versions
TargetVersions
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.