Show / Hide Table of Contents

Method SetBookmarkAsync

SetBookmarkAsync(Bookmark)

Sets the Viewpoint of the GeoView to the Viewpoint.

Declaration
public Task<bool> SetBookmarkAsync(Bookmark bookmark)
Parameters
Type Name Description
Bookmark bookmark

The Bookmark containing the new viewpoint for the map.

Returns
Type Description
System.Threading.Tasks.Task<System.Boolean>

True if the set bookmark animation completed, false if it was interrupted by another view navigation.

Applies to

Platforms and versions
TargetVersions
.NET Windows100.13 - 200.7
In This Article
Back to top Copyright © 2022 Esri.