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


IObjectLoaderUIProperties.LoadWithSnap Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

IObjectLoaderUIProperties.LoadWithSnap Property

Indicates if snapping should be used during the load.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectLoaderUIProperties Interface