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


INALocationEditOptions.UseSnapOffset Property (ArcObjects .NET 10.5 SDK)
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