Back to Devexpress

ElevationsCalculatedEventArgs Properties

windowsforms-devexpress-dot-xtramap-dot-elevationscalculatedeventargs-dot-underscore-properties.md

latest1.7 KB
Original Source

ElevationsCalculatedEventArgs Properties

Obsolete. Provides data for the BingElevationDataProvider.ElevationsCalculated event.

NameDescription
CancelledGets a value indicating whether an asynchronous operation has been canceled. Inherited from AsyncCompletedEventArgs.
ErrorGets a value indicating which error occurred during an asynchronous operation. Inherited from AsyncCompletedEventArgs.
ResultReturns the result of the elevation calculation.
UserStateGets the unique identifier for the asynchronous task. Inherited from AsyncCompletedEventArgs.

See Also

ElevationsCalculatedEventArgs Class

ElevationsCalculatedEventArgs Members

DevExpress.XtraMap Namespace