Provides access to the MapServerInfo.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
BackgroundColor | The background color of the map (data frame). | |
BackgroundSymbol | Background symbol of the map (data frame). | |
Bookmarks | The published bookmarks for the map. | |
CopyrightText | Copyright information associated with the layer. | |
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). | |
StandaloneTableDescriptions | Standalone tables descriptions that can passed in to other methods. | |
StandaloneTableInfos | Standalone tables infromation in a given map. |
CoClasses that implement IMapServerInfo3
CoClasses and Classes | Description |
---|---|
MapServerInfo | The Map Server Info coclass provides read-only information about a map. |