ArcObjects Library Reference (3DAnalyst)  

ISceneBookmarks2 Interface

Provides access to members that control the scene bookmarks.

Product Availability

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

Description

This interface is new at ArcGIS 9.3. It supersedes ISceneBookmarks.

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 MoveBookmarkTo Moves a bookmark in the collection.
Method RemoveAllBookmarks Removes all bookmarks.
Method RemoveBookmark Removes a bookmark from the collection.
Method SaveBookmarks Save the bookmarks to a stream.
Method SortBookmarks Sorts bookmarks in the collection.

Inherited Interfaces

Interfaces Description
ISceneBookmarks Provides access to members that control the scene bookmarks.

CoClasses that implement ISceneBookmarks2

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