ArcObjects Library Reference (PublisherControls)  

IARGlobe.BookmarkCount Property

The number of bookmarks in the globe’s bookmark collection.

[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 ARGlobe.

See Also

IARGlobe Interface