ArcObjects Library Reference (Carto) |
|
IEnumSpatialBookmark Interface
Provides access to members that control the spatial bookmark list.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
Next |
Returns the next spatial bookmark. |
|
Reset |
Resets the enumerator. |
CoClasses that implement IEnumSpatialBookmark
CoClasses and Classes |
Description |
Remarks
IEnumSpatialBookmark provides access to an enumeration of bookmarks as returned by IMapBookmarks::Bookmarks.
.NET Samples
Add a custom bookmarks MultiItem to the ToolbarControl (Code Files:
SpatialBookmarks)
.NET Related Topics
How to create AOIs and bookmarks