This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INALocationEditOptions Interface > INALocationEditOptions.AutoSnapToNetwork Property (ArcObjects .NET 10.5 SDK) |
Indicates if the geometry should be snapped to the network.
[Visual Basic .NET] Public Property AutoSnapToNetwork As Boolean
[C#] public bool AutoSnapToNetwork {get; set;}