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


INALocationEditOptions.SnapNALocationEditTypes Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INALocationEditOptions.SnapNALocationEditTypes Property

The network location edit types that can be automatically snapped.

[Visual Basic .NET]
Public Property SnapNALocationEditTypes As Integer
[C#]
public int SnapNALocationEditTypes {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INALocationEditOptions Interface