IMapServerBookmark Interface

Provides access to the Map Server Bookmark Interface.

When To Use

Use IMapServerBookmark to access a specific bookmark stored in the map by name (Name). A bookmark is a stored geographic extent for a given map. New bookmarks cannot be created in the context of MapServer.

Members

Name Description
Read-only property Name Name of the bookmark.

IMapServerBookmark.Name Property

Name of the bookmark.

Public ReadOnly Property Name As String
public string Name {get;}

Classes that implement IMapServerBookmark

Classes Description
MapServerBookmark The Map Server Bookmark coclass provides information about a bookmark.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.