ArcObjects Library Reference (Carto)  

IMapBookmarks Interface

Provides access to members that control the map bookmarks.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method AddBookmark Adds a bookmark to the collection.
Read-only property Bookmarks The bookmarks.
Method RemoveAllBookmarks Removes all bookmarks.
Method RemoveBookmark Removes a bookmark from the collection.

CoClasses that implement IMapBookmarks

CoClasses and Classes Description
Map A container for the display and manipulation of map data.

Remarks

The collection of bookmarks in the map.

See the help for ISpatialBookmark and the examples in the Carto library overview.