![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneBookmarks2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the scene bookmarks.
This interface is new at ArcGIS 9.3. It supersedes ISceneBookmarks.
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. |
Interfaces | Description |
---|---|
ISceneBookmarks | Provides access to members that control the scene bookmarks. |
CoClasses and Classes | Description |
---|---|
Globe (esriGlobeCore) | A container for the display and manipulation of data in the Globe. |