LocationGeographicCoordinates Property
This contains the geographic coordinates of the current location.
Syntax
fedexaddresscontrol.LocationGeographicCoordinates(LocationIndex)
Default Value
""
Remarks
This contains the geographic coordinates of the current location. This is populated when FindLocations is called.
The latitude and longitude will be specified in decimal format and separated by a comma. For example 35.912366,-78.939459
The size of the array is controlled by the LocationCount property.
This property is read-only and not available at design time.
Data Type
String