ArcObjects Library Reference (Carto)  

IRealTimeFeedSnap Interface

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
Read/write property SnapDistance The snap distance, in map units.
Read/write property SnapLayers The list of layers used for snapping.
Read/write property SnapToLines Indicates if positions are snapped to the lines in the snap layers' feature geometries. Defaults to false.
Read/write property SnapToNodes Indicates if positions are snapped to the nodes in the snap layers' feature geometries. Defaults to false.
Read/write property 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.