ESRI.ArcGIS.Mobile.Client
WidgetMap Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client.Controls Namespace : WidgetMap Class

Subclass of the ArcGIS Mobile Map control that is used in the ArcGIS Mobile Application for widget support.

Syntax

Visual Basic (Declaration) 
Public Class WidgetMap 
   Inherits Map
   Implements IIMap, IMap, IMapEvents, IMapWinFormsEvents 
C# 
public class WidgetMap : Map, IIMap, IMap, IMapEvents, IMapWinFormsEvents  

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            ESRI.ArcGIS.Mobile.WinForms.Map
               ESRI.ArcGIS.Mobile.Client.Controls.WidgetMap

Requirements

Namespace: ESRI.ArcGIS.Mobile.Client.Controls

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

Assembly: ESRI.ArcGIS.Mobile.Client (in ESRI.ArcGIS.Mobile.Client.dll)

See Also