This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Classes > A > ARMap Class (ArcObjects .NET 10.5 SDK) |
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.
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 | Description |
---|---|
IARMap | Provides access to members that control the ARMap. |