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


The following tables list the members exposed by SnappingEnvironment.

Public Properties

 NameDescription
Public PropertyActiveGets or sets if snapping is active or not. (Inherited from SnappingEngine)
Public PropertySegmentLengthFormat Gets the segment length string format.  
Public PropertyShowSegmentLength Determines whether or not the segment length will be shown when mouse if move around.  
Public PropertyShowTipsGets or sets if snap agent's tips are displayed.  
Public PropertyShowToleranceRadius Gets or sets if the tolerance should be shown or not.  
Public PropertySignificantDigits Gets or sets the significant digits used to represent the segment length.  
Public PropertySnappingAgents Gets or sets the list of SnappingAgents. (Inherited from SnappingEngine)
Public PropertyToleranceOverridden.  Gets or sets the snapping tolerance in Tolerance Units.  
Public PropertyToleranceUnitsGets or sets the tolerance units.  
Top

Protected Properties

 NameDescription
Protected PropertyToleranceInMapUnitsOverridden.  Returns the tolerance but in map units.  
Top

Public Methods

 NameDescription
Public MethodSnapOverloaded. Overridden.  Returns the result of snapping the coordinate to agent. Returns null if no snapping was possible. This version doesnt't snap to "invisible because of scale" features.  
Top

Protected Methods

 NameDescription
Protected MethodSnapToNearestPoint Returns the result of snapping the coordinate to agent. Returns null if no snapping was possible. (Inherited from SnappingEngine)
Top

See Also

© 2013 All Rights Reserved.