RadControls for Silverlight

Contains confidence levels for geocode calculations.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public enum Confidence
Visual Basic
Public Enumeration Confidence

Members

Member nameValueDescription
High0 The geocode service has high confidence in the match.
Low1 The geocode service has low confidence in the match.
Medium2 The geocode service has medium confidence in the match.

See Also