Class Diagram of the ESRI.ArcGIS.Mobile namespace


The Mobile assembly contains classes used with multiple namespaces and core components. The MapSurface is an important class for developers who wish to interect directly with the display, instead of using the provided graphic layers. The MapLayer class and collection are key parts of the display, and are used to control the visual properties of ther Map.


Graphic Instance of the Map. Represents a collection of geographic, annotation, and graphic layers drawn using a map transformation. Represents a collection of MapLayers accessible from Map. Abstract class for MapLayers.