ESRI.ArcGIS.Mobile.Client
Stop Class Members
See Also  Fields  Properties  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Client.Tasks.Routing Namespace : Stop Class


The following tables list the members exposed by Stop.

Public Constructors

 NameDescription
Public ConstructorStop ConstructorOverloaded.  Constructor  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)DescriptionProperty Identifies the Description dependency property.  
Public Fieldstatic (Shared in Visual Basic)IconProperty Identifies the Icon dependency property.  
Public Fieldstatic (Shared in Visual Basic)NameProperty Identifies the Name dependency property.  
Public FieldOutOfTolerance Farther from a road than the specified tolerance permits  
Top

Public Properties

 NameDescription
Public PropertyCoordinate Stop point  
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDescription Gets or Sets the Stop Description  
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIcon Gets or Sets the Stop icon  
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyName Gets or Sets the Stop Name  
Top

Public Methods

 NameDescription
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
Protected MethodOnPropertyChanged (Inherited from System.Windows.DependencyObject)
Protected MethodShouldSerializeProperty (Inherited from System.Windows.DependencyObject)
Top

See Also