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 | ||
---|---|---|
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. | |
RemoveAllBookmarks | Removes all bookmarks. | |
RemoveBookmark | Removes a bookmark from the collection. | |
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. |