ElevationsCalculatedEventArgs Constructors
Obsolete. Provides data for the BingElevationDataProvider.ElevationsCalculated event.Name | Parameters | Description |
---|---|---|
ElevationsCalculatedEventArgs(ElevationRequestResult, Exception, Boolean, Object) | result, error, cancelled, userState |
Initializes a new instance of the ElevationsCalculatedEventArgs class with the specified settings.
|
See Also