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


ARMap Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Classes > A > ARMap Class
ArcGIS Developer Help

ARMapClass Class

The ARMap container for the display of map data.

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

Every PMF document contains at least one ARMap object. Only one ARMap can have focus at a time and this ARMap is called the focus map. The IARPageLayout interface provides access to all of the ARMap objects in the document. The ARMap is a view that can take control of the main display area of the ArcReaderControl to become the CurrentView and is a container for map data. It is the primary point for managing data layers, navigating around those data layers and finding particular features. 

Interfaces

Interfaces Description
IARMap Provides access to members that control the ARMap.