ESRI.ArcGIS.LinearReferencingTools
search_radius Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.LinearReferencingTools Namespace > CalibrateRoutes Class : search_radius Property




Limits how far a calibration point can be from a route by specifying the distance and its unit of measure. If the units of measure are Unknown, the same units as the coordinate system of the route feature class will be used. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property search_radius As Object
Visual Basic (Usage)Copy Code
Dim instance As CalibrateRoutes
Dim value As Object
 
instance.search_radius = value
 
value = instance.search_radius
C# 
public object search_radius {get; set;}

See Also

© 2010 All Rights Reserved.