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


ISnappingFeedback Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IS > ISnappingFeedback Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Controls)  

ISnappingFeedback Interface

ISnappingFeedback Interface

Product Availability

Available with ArcGIS Engine.

Members

Name Description
Method Initialize Initialize with the current snapping environment.
Method Refresh Refresh the last update.
Method UnInitialize Disconnecting from the View.
Method Update Sets the current mouse location and snap result.

CoClasses that implement ISnappingFeedback

CoClasses and Classes Description
SnappingFeedback Provdes the snapping feedback to the display.

.NET Samples

Angle Angle shape constructor (Code Files: AngleAngleCstr)

.NET Related Topics

Working with the ArcGIS snapping environment