This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerInfo3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the MapServerInfo.
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 and Classes | Description |
---|---|
MapServerInfo | The Map Server Info coclass provides read-only information about a map. |