protected virtual Task OnToolActivateAsync( bool hasMapViewChanged )
Protected Overridable Function OnToolActivateAsync( _ ByVal hasMapViewChanged As Boolean _ ) As Task
Parameters
- hasMapViewChanged
- A value indicating if the active MapView has changed.
Return Value
A Task that represents a tool activation event.