Return Value
Returns
true
if the navigation is completed, false
if it was interrupted by another view navigation.true
if the navigation is completed, false
if it was interrupted by another view navigation.Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method must be called within the lambda passed to QueuedTask.Run. |
QueuedTask.Run(() => reportView.ZoomToSelectedElements());
Target Platforms: Windows 11, Windows 10