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


INALocationEditOptions.SnapNALocationEditTypes Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INALocationEditOptions Interface > INALocationEditOptions.SnapNALocationEditTypes Property
ArcGIS Developer Help

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