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


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

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