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


INALocationEditOptions Interface (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
ArcGIS Developer Help

INALocationEditOptions Interface

Provides access to location edit options.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Members

Name Description
Read-only property AddressLocator The address locator used for reverse geocoding network locations.
Read/write property AddressLocatorName The name of the address locator used for reverse geocoding network locations.
Read/write property AutoReverseGeocode Indicates if locations should be reverse geocoded.
Read/write property AutoSnapToNetwork Indicates if the geometry should be snapped to the network.
Read/write property ReverseGeocodeNALocationEditTypes The network location edit types that can be automatically reverse geocoded.
Read/write property SnapNALocationEditTypes The network location edit types that can be automatically snapped.
Read/write property SnapOffsetDistance The snap offset distance from the network.
Read/write property SnapOffsetUnits The snap offset units.
Read/write property UseSnapOffset Indicates if snapped points should be offset from the network.

Classes that implement INALocationEditOptions

Classes Description
NetworkAnalystExtension The extension for network analysis.

Remarks

The INALocationEditOptions interface is used to specify how network locations are snapped to their corresponding position on the network dataset and how their name is determined from reverse-geocoding.