Show / Hide Table of Contents

Property BookmarksOverride

| Edit this page View Source

BookmarksOverride

Gets or sets the list of bookmarks to display. Otherwise, the bookmarks from the Map or Scene shown in the associated GeoView are displayed.

Declaration
public IEnumerable<Bookmark>? BookmarksOverride { get; set; }
Property Value
Type Description
IEnumerable<Bookmark>
Remarks

If set to a INotifyCollectionChanged, the view will be updated with collection changes.

See Also
BookmarksOverrideProperty
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX