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


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

IMobileMapInfo Interface

This is depricated at 10.0: Provides access to the MobileMapInfo.

Product Availability

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

Members

Name Description
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.
Read-only property FullExtent The full extent of the map.
Read-only property MobileLayerInfos A collection of Mobile Layer Info objects, each containing information about a layer in the map.
Read-only property Name The name of the map (data frame).
Read-only property SpatialReference The spatial reference of the map.
Read-only property Units The units for the map.

Classes that implement IMobileMapInfo

Classes Description
MobileMapInfo This is depricated at 10.0: The Mobile Server Info coclass provides read-only information about a map.