Provides access to the available properties of a map server info object. Note: the IMapServerInfo interface has been superseded byIMapServerInfo2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
BackgroundColor | The background color of the map (data frame). | |
Bookmarks | The published bookmarks for the map. | |
DefaultMapDescription | The default map settings. | |
Description | The description of the map (data frame). This property is set in the General tab of the Data Frame Properties dialog. | |
Extent | The current extent of the map (data frame). | |
FullExtent | The full extent of the map (data frame). | |
MapLayerInfos | A collection of Map Layer Info objects, each containing information about a layer in the map (data frame). | |
MapUnits | The units for the map (data frame). | |
Name | The name of the map (data frame). |
CoClasses that implement IMapServerInfo
CoClasses and Classes | Description |
---|---|
MapServerInfo | The Map Server Info coclass provides read-only information about a map. |