ArcObjects Library Reference (NetworkAnalystUI)  

INALocationEditOptions.UseSnapOffset Property

Indicates if snapped points should be offset from the network.

[Visual Basic .NET]
Public Property UseSnapOffset As Boolean
[C#]
public bool UseSnapOffset {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INALocationEditOptions Interface