A newer version of this page is available.
Switch to the current version.
BingLocationInformation.Confidence Property
Get or sets the confidence level of the geocoded location search results.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public BingConfidence Confidence { get; set; }
Public Property Confidence As BingConfidence
Property Value
Type | Description |
---|---|
BingConfidence | A BingConfidence value. |
See Also
Feedback