ESRI.ArcGIS.Mobile.Client
GpsSpeedConverter Class Members
See Also  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Client.ValueConverters Namespace : GpsSpeedConverter Class


The following tables list the members exposed by GpsSpeedConverter.

Public Constructors

 NameDescription
Public ConstructorGpsSpeedConverter Constructor  
Top

Public Methods

 NameDescription
Public MethodConvert Modifies the source data before passing it to the target for display in the UI.  
Public MethodConvertBack Modifies the target data before passing it to the source object. This method is called only in TwoWay bindings.  
Top

See Also