This document is archived and information here might be outdated.  Recommended version.


IMapServerInfo3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerInfo3 Interface
ArcGIS Developer Help

IMapServerInfo3 Interface

Provides access to the MapServerInfo.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property BackgroundColor The background color of the map (data frame).
Read-only property BackgroundSymbol Background symbol of the map (data frame).
Read-only property Bookmarks The published bookmarks for the map.
Read-only property CopyrightText Copyright information associated with the layer.
Read-only property DefaultMapDescription The default map settings.
Read-only property Description The description of the map (data frame). This property is set in the General tab of the Data Frame Properties dialog.
Read-only property Extent The current extent of the map (data frame).
Read-only property FullExtent The full extent of the map (data frame).
Read-only property MapLayerInfos A collection of Map Layer Info objects, each containing information about a layer in the map (data frame).
Read-only property MapUnits The units for the map (data frame).
Read-only property Name The name of the map (data frame).
Read-only property StandaloneTableDescriptions Standalone tables descriptions that can passed in to other methods.
Read-only property StandaloneTableInfos Standalone tables infromation in a given map.

Classes that implement IMapServerInfo3

Classes Description
MapServerInfo The Map Server Info coclass provides read-only information about a map.