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 | ||
---|---|---|
AddBookmark | Adds a bookmark to the collection. | |
BookmarkCount | The number of bookmarks. | |
Bookmarks | The bookmarks. | |
FindBookmark | Finds a bookmark by name. | |
LoadBookmarks | Load the bookmarks from a stream. | |
MoveBookmarkTo | Moves a bookmark in the collection. | |
RemoveAllBookmarks | Removes all bookmarks. | |
RemoveBookmark | Removes a bookmark from the collection. | |
SaveBookmarks | Save the bookmarks to a stream. | |
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. |