ESRI.ArcGIS.Mobile
SnappingAgent Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : SnappingAgent Class


The following tables list the members exposed by SnappingAgent.

Public Constructors

 NameDescription
Public ConstructorSnappingAgent ConstructorSnap agent constructor.  
Top

Public Properties

 NameDescription
Public PropertyActiveGets or sets the state of the snap agent.  
Public PropertyFeatureSourceGets the name of the feature source that this agent is associated with.  
Public PropertyNameGets or sets the name for the snap agent.  
Public PropertySnappingTypeGets or sets the snapping type.  
Top

Public Methods

 NameDescription
Public MethodSnap Returns true or false indicating whether current coordinate can be snapped to the snap agent. The property singleHit indicates if the Snap method should stop at the first hit or if it should collect all the hits.  
Top

Protected Methods

 NameDescription
Protected MethodGetAddtionalFeatureDataReaderColumns Invoked when the feature data reader is going to be created. This method allows implementers to add additional columns to the feature data reader beside the Fid and the Geometry columns.  
Protected MethodSnapFound Invoked when a Snap has been found. Implementers can access the feature data reader.  
Top

See Also

© 2013 All Rights Reserved.