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


INALocationEditOptions.SnapOffsetDistance 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.SnapOffsetDistance Property
ArcGIS Developer Help

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