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