ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Bookmark Class


In This Topic
    Bookmark Class Methods
    In This Topic

    For a list of all members of this type, see Bookmark members.

    Public Methods
     NameDescription
    Public Method Returns the CIM definition of the bookmark. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Changes the name of the bookmark. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Updates the bookmark using a CIM definition of a bookmark. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Set the description for the Bookmark. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Set the thumbnail for the Bookmark. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Updates the bookmark to the current location and time of a map view. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    Protected Methods
    See Also