Provides access to point specific route-measure location properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Measure | The measure value. |
CoClasses that implement IRouteMeasurePointLocation
CoClasses and 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