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


IRouteLocation2 Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Location)  

IRouteLocation2 Interface

Provides access to route location properites.

Product Availability

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

Members

Description
Read/write property LateralOffset The route location's lateral offset (default 0.0).
Read/write property MDirectionOffsetting Indicates if the offset should based on the M direction or the digitized direction.
Read/write property MeasureUnit The route location's measure units.
Read/write property RouteID The route identifier (string, integer or double).

Inherited Interfaces

Interfaces Description
IRouteLocation Provides access to route location properites.

CoClasses that implement IRouteLocation2

CoClasses and Classes Description
RouteMeasureLineLocation A route measure line location.
RouteMeasurePointLocation A route measure point location.