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


IObjectLoaderUIProperties.LoadWithSnap Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IO > IObjectLoaderUIProperties Interface > IObjectLoaderUIProperties.LoadWithSnap Property
ArcGIS Developer Help

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