This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARMap Interface > IARMap.BookmarkCount Property (ArcObjects .NET 10.5 SDK) |
The number of bookmarks in the map's bookmark collection.
[Visual Basic .NET] Public ReadOnly Property BookmarkCount As Integer
[C#] public int BookmarkCount {get;}
The BookmarkCount property returns the number of spatial bookmarks within the ARMap.
IARMap Interface | IARMap.BookmarkName Property | IARMap.ZoomToBookmark Method | IARMap.CenterAtBookmark Method