Provides access to properties that control the snapping behavior for the current position.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
SnapDistance | The snap distance, in map units. | 
![]()  | 
SnapLayers | The list of layers used for snapping. | 
![]()  | 
SnapToLines | Indicates if positions are snapped to the lines in the snap layers' feature geometries. Defaults to false. | 
![]()  | 
SnapToNodes | Indicates if positions are snapped to the nodes in the snap layers' feature geometries. Defaults to false. | 
![]()  | 
SnapToVertices | Indicates if positions are snapped to the vertices in the snap layers' feature geometries. Defaults to false. | 
CoClasses that implement IRealTimeFeedSnap
| CoClasses and Classes | Description | 
|---|---|
| RealTimeFeedManager | The real-time feed manager object. | 

