BingGeocodePoint.CalculationMethod Property
Gets or sets the method used to compute the geocode point.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v20.2.dll
Declaration
public BingCalculationMethod CalculationMethod { get; set; }
Public Property CalculationMethod As BingCalculationMethod
Property Value
Type | Description |
---|---|
BingCalculationMethod | The method name used to compute the geocode point. |
See Also
Feedback