This document is archived and information here might be outdated. Recommended version. |
The spatial bookmarks saved with the specified map, if any.
[Visual Basic .NET] Public Function get_Bookmarks ( _ ByVal MapName As String _ ) As IEnumSpatialBookmark
[C#] public IEnumSpatialBookmark get_Bookmarks ( string MapName );
[C++]
HRESULT get_Bookmarks(
void
);