The IResolvingPositionEventArgs interface describes the object that all onResolvingPosition event handlers receive as an argument.
IResolvingPositionEventArgs
onResolvingPosition
The array of providers that can provide a position. The first provider that can resolve the position will be used.
The
IResolvingPositionEventArgs
interface describes the object that allonResolvingPosition
event handlers receive as an argument.