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


INALocationEditOptions.SnapOffsetDistance Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INALocationEditOptions.SnapOffsetDistance Property

The snap offset distance from the network.

[Visual Basic .NET]
Public Property SnapOffsetDistance As Double
[C#]
public double SnapOffsetDistance {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INALocationEditOptions Interface