ArcObjects Library Reference (NetworkAnalystUI)  

INALocationEditOptions.AutoSnapToNetwork Property

Indicates if the geometry should be snapped to the network.

[Visual Basic .NET]
Public Property AutoSnapToNetwork As Boolean
[C#]
public bool AutoSnapToNetwork {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INALocationEditOptions Interface