This document is archived and information here might be outdated.  Recommended version.


INALocationEditOptions.AutoSnapToNetwork Property (ArcObjects .NET 10.4 SDK)
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