ESRI.ArcGIS.Mobile
SnappingEnvironment Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Sketch 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 PropertyTolerance Gets or sets the snapping tolerance. (Inherited from SnappingEngine)
Public PropertyToleranceUnitsGets or sets the tolerance units. (Inherited from SnappingEngine)
Top

Public Methods

 NameDescription
Public MethodSnapOverloaded.  Returns true or false indicating whether current coordinate has been snapped. (Inherited from SnappingEngine)
Top

See Also