ArcObjects Library Reference (PublisherControls)  

ARMap Class

The ARMap container for the display of map data.

ARMap is a non-creatable object. References to non-creatable objects must be obtained through other objects.

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.