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


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

IRouteLocation Interface

Provides access to route location properites. Note: the IRouteLocation interface has been superseded by IRouteLocation2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Read/write property LateralOffset The route location's lateral offset (default 0.0).
Read/write property MeasureUnit The route location's measure units.
Read/write property RouteID The route identifier (string, integer or double).

Classes that implement IRouteLocation

Classes Description

Remarks

The IRouteLocation interface allows you to set the properties of the route measure location.