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




When locating polygons along routes, it is possible that events can be created where the from-measure is equal to the to-measure. This parameter is ignored when locating points or lines along routes. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property zero_length_events As String
Visual Basic (Usage)Copy Code
Dim instance As LocateFeaturesAlongRoutes
Dim value As String
 
instance.zero_length_events = value
 
value = instance.zero_length_events
C# 
public string zero_length_events {get; set;}

See Also

© 2010 All Rights Reserved.