ArcObjects Library Reference (3DAnalyst)  

ISceneBookmarks Interface

Provides access to members that control the scene bookmarks. Note: the ISceneBookmarks interface has been superseded byISceneBookmarks2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Description
Method AddBookmark Adds a bookmark to the collection.
Read-only property BookmarkCount The number of bookmarks.
Read-only property Bookmarks The bookmarks.
Method FindBookmark Finds a bookmark by name.
Method LoadBookmarks Load the bookmarks from a stream.
Method RemoveAllBookmarks Removes all bookmarks.
Method RemoveBookmark Removes a bookmark from the collection.
Method SaveBookmarks Save the bookmarks to a stream.

CoClasses that implement ISceneBookmarks

CoClasses and Classes Description
Globe (esriGlobeCore) A container for the display and manipulation of data in the Globe.
Scene A container for the display and manipulation of data.