ESRI.ArcGIS.LinearReferencingTools
LocateFeaturesAlongRoutes Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.LinearReferencingTools Namespace : LocateFeaturesAlongRoutes Class




Computes the intersection of input features (point, line, or polygon) and route features and writes the route and measure information to a new event table.

Syntax

Visual Basic (Declaration) 
Public Class LocateFeaturesAlongRoutes 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As LocateFeaturesAlongRoutes
C# 
public class LocateFeaturesAlongRoutes : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.LinearReferencingTools.LocateFeaturesAlongRoutes

See Also

© 2010 All Rights Reserved.