Get the distance of building from location in metres.
Namespace:
Autoaddress.Autoaddress2_0.Model.ReverseGeocode
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic double Distance { get; }
Public ReadOnly Property Distance As Double
Get
public:
property double Distance {
double get ();
}
member Distance : float with get
Property Value
Type:
Double
See Also