This document is archived and information here might be outdated.  Recommended version.


IRouteMeasurePointLocation Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IRouteMeasurePointLocation Interface
ArcGIS Developer Help

IRouteMeasurePointLocation Interface

Provides access to point specific route-measure location properties.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Measure The measure value.

Classes that implement IRouteMeasurePointLocation

Classes Description
RouteMeasurePointLocation A route measure point location.

Remarks

This interface allows you to set the properties of a point route measure location.  A point location is a discrete location in space, therefore, a point route measure location is specified by a single measure value.

See Also

IRouteLocation Interface | IRouteLocation2 Interface