ArcObjects Library Reference  (PublisherControls)    

IARMap.BookmarkCount Property

The number of bookmarks in the map's bookmark collection.

[Visual Basic 6.0]
Property BookmarkCount As Long
[Visual Basic .NET]
Public ReadOnly Property BookmarkCount As Integer
[C#]
public int BookmarkCount {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The BookmarkCount property returns the number of spatial bookmarks within the ARMap.

See Also

IARMap Interface | IARMap.BookmarkName Property | IARMap.ZoomToBookmark Method | IARMap.CenterAtBookmark Method

 


Feedback Send feedback on this page