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




Specifies that you want to snap the network locations along the network dataset or at some specified offset from the network dataset. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.