A newer version of this page is available.
Switch to the current version.
LocationInformationReceivedEventArgs Class
Provides data for the BingGeocodeDataProvider.LocationInformationReceived event.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public class LocationInformationReceivedEventArgs :
AsyncCompletedEventArgs
Public Class LocationInformationReceivedEventArgs
Inherits AsyncCompletedEventArgs
Remarks
An instance of the LocationInformationReceivedEventArgs class with appropriate settings is automatically created and passed to the corresponding event's handler.
Inheritance
Object
EventArgs
AsyncCompletedEventArgs
LocationInformationReceivedEventArgs
See Also
Feedback