ESRI.ArcGIS.Mobile
Map Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Mobile Namespace : Map Class


The following tables list the members exposed by Map.

Public Constructors

 NameDescription
Public ConstructorMap Constructor Initializes a new instance of the Map class.  
Top

Public Properties

 NameDescription
Public PropertyAccessibilityObjectGets the AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
Public PropertyAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScrollOffsetGets or sets where this control is scrolled to in ScrollControlIntoView. (Inherited from System.Windows.Forms.Control)
Public PropertyBackColorOverridden. Gets or sets the background color for the Map control.  
Public PropertyBackgroundImageGets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
Public PropertyBindingContextGets or sets the BindingContext for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBorderStyleGets or sets the border style for the Map control.  
Public PropertyBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control)
Public PropertyCanFocusGets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelectGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
Public PropertyCaptureGets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
Public PropertyClientRectangleGets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClientSizeGets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCompanyNameGets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyContainerGets the IContainer that contains the Component. (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuGets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStripGets or sets the ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyControlsGets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCreatedGets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public PropertyCurrentMapAction Gets or sets the current MapAction used by the map.  
Public PropertyCurrentMapActionIndex Gets or sets the current MapAction index used by the map.  
Public PropertyCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangleGets the rectangle that represents the display area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDisposingGets a value indicating whether the base Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public PropertyDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyDpiGets the DPI for the map.  
Public PropertyDrawingEnabled Returns true if the drawing is enabled.  
Public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public PropertyFocusedGets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyFontGets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control)
Public PropertyForeColorGets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyHandleGets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildrenGets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyHeightGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposedGets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreatedGets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirroredGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyIsValidIndicates whether the Map is valid.  
Public PropertyLayoutEngineGets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public PropertyLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
Public PropertyMapActions Returns the collection of MapActions that are associated with the map component.  
Public PropertyMapGraphicLayersReturns the collection of MapGraphicLayers that's associated with the map.  
Public PropertyMapLayers  
Public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumExtentThe maximum extent for the Map in mobile service coordinate system units.  
Public PropertyMaximumSizeGets or sets the size that is the upper limit that GetPreferredSize can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSizeGets or sets the size that is the lower limit that GetPreferredSize can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyNameGets or sets the name of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyParentGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyPreferredSizeGets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public PropertyProductNameGets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersionGets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public PropertyRefreshOnDataChange Indicates if the map should refresh when a layer's DataChanged event is fired.  
Public PropertyRegionGets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
Public PropertyRotationAngle Gets or sets the rotation angle of the map.  
Public PropertyScaleGets or sets the current scale of the map.  
Public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySnappingEnvironmentGets the SnappingEnvironment that's associated with current map.  
Public PropertySpatialReference Gets the map's spatial reference.  
Public PropertySuspendOnPaintSuspends or enables OnPaint events.  
Public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
Public PropertyTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
Public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
Public PropertyTextGets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in. (Inherited from System.Windows.Forms.Control)
Public PropertyUnit Gets the map unit.  
Public PropertyUseAntialiasedDrawingDetermines whether to use antialiased vector drawing.  
Public PropertyUseBuiltInNavigation Indicates if the default map navigation user experience should be enable or disable.  
Public PropertyUseRotatedTextCharactersDetermines whether to use rotated text characters.  
Public PropertyUseThreadedDrawingDetermines whether the map will redraw using a separate thread.  
Public PropertyUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyVisibleGets or sets a value indicating whether the control is displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyWidthGets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Top

Protected Properties

 NameDescription
Protected PropertyCanEnableIme (Inherited from System.Windows.Forms.Control)
Protected PropertyCanRaiseEventsDetermines if events can be raised on the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyCreateParamsOverridden.  Override of the CreateParams property for support of BorderStyle.  
Protected PropertyDefaultCursorGets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMarginGets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultSizeGets the default size of the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDesignModeGets a value that indicates whether the Component is currently in design mode. (Inherited from System.ComponentModel.Component)
Protected PropertyDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control)
Protected PropertyEventsGets the list of event handlers that are attached to this Component. (Inherited from System.ComponentModel.Component)
Protected PropertyFontHeightGets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyImeModeBase (Inherited from System.Windows.Forms.Control)
Protected PropertyRenderRightToLeft (Inherited from System.Windows.Forms.Control)
Protected PropertyResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control)
Protected PropertyScaleChildrenGets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyShowFocusCuesGets a value indicating whether the control should display focus rectangles. (Inherited from System.Windows.Forms.Control)
Protected PropertyShowKeyboardCuesGets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators. (Inherited from System.Windows.Forms.Control)
Top

Public Methods

 NameDescription
Public MethodBeginInvokeOverloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control)
Public MethodBringToFrontBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodCenterAtCenters the map at the specified location.  
Public MethodContainsRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public MethodCreateControlForces the creation of the control, including the creation of the handle and any child controls. (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphicsCreates the Graphics for the control. (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisableDrawing Disables the map drawing. This method is using an internal counter for the number of requests for disabling or enabling the drawing (see EnableDrawing).  
Public MethodDisposeOverloaded.  Releases the resources used by the Map.  
Public MethodDoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmapSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
Public MethodEnableDrawing Enables the map drawing. This is method is using a internal counter for the number of request for disabling or enabling the drawing. Only when there is no more request that the actual drawing is re-enabled (see DisableDrawing).  
Public MethodEndInvokeRetrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
Public MethodFindFormRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
Public MethodFlashGeometryOverloaded.  Flashes the specified geometry.  
Public MethodFocusSets input focus to the control. (Inherited from System.Windows.Forms.Control)
Public MethodGetChildAtPointOverloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControlReturns the next ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetExtentGets the current, visible rectangular envelope for the map.  
Public MethodGetFullExtentGets the full extent of the map as defined in its data source.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetMapDrawingCancelReference Returns the IntPtr to the bool indicating if the drawing has been cancelled. This method is used by MapLayer implementers if they are using native drawing for their MapLayer.  
Public MethodGetMapImageOverloaded.  Gets a copy of the current off-screen image from the map component for current viewable extent.  
Public MethodGetNextControlRetrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
Public MethodGetRotatedExtent Gets the bounding extent of a rotated map.  
Public MethodGetViewExtent ViewExtent is a polygon in map units that represents the bounds of the map control.  
Public MethodHideConceals the control from the user. (Inherited from System.Windows.Forms.Control)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  Invalidates the specified envelope of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.  
Public MethodInvokeOverloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control)
Public MethodOffsetBackgroundImage Draws the background map image to the screen at the specified location.  
Public MethodPan Pans the map display the specified number of pixels.  
Public MethodPerformLayoutOverloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)
Public MethodPointToClientComputes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreenComputes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessage (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodRefreshOverridden. Redraws the client area.  
Public MethodResetTextResets the Text property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResumeLayoutOverloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control)
Public MethodSelectOverloaded. Activates the control. (Inherited from System.Windows.Forms.Control)
Public MethodSelectNextControlActivates the next control. (Inherited from System.Windows.Forms.Control)
Public MethodSendToBackSends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodSetBoundsOverloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
Public MethodSetExtentSets the visible rectangular extent of the map.  
Public MethodSetFullExtent Sets the full extent of the map.  
Public MethodShowDisplays the control to the user. (Inherited from System.Windows.Forms.Control)
Public MethodSuspendLayoutTemporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
Public MethodToClientOverloaded.  Converts the map coordinate (map units) into a Point in client screen space (pixels).  
Public MethodToMapOverloaded.  Converts the client screen coordinates (pixel) into map coordinates (map units).  
Public MethodToStringReturns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component)
Public MethodUpdateCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Top

Protected Methods

 NameDescription
Protected MethodAccessibilityNotifyClientsOverloaded. Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreateAccessibilityInstanceCreates a new accessibility object for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreateControlsInstanceCreates a new instance of the control collection for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreateHandleCreates a handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodDefWndProc (Inherited from System.Windows.Forms.Control)
Protected MethodDestroyHandleDestroys the handle associated with the control. (Inherited from System.Windows.Forms.Control)
Protected MethodFinalizeReleases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from System.ComponentModel.Component)
Protected MethodGetAccessibilityObjectByIdRetrieves the specified AccessibleObject. (Inherited from System.Windows.Forms.Control)
Protected MethodGetAutoSizeModeRetrieves a value indicating how a control will behave when its AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodGetScaledBoundsRetrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control)
Protected MethodGetServiceReturns an object that represents a service provided by the Component or by its Container. (Inherited from System.ComponentModel.Component)
Protected MethodGetStyleRetrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodGetTopLevelDetermines if the control is a top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodInitLayoutCalled after the control has been added to another container. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeGotFocusRaises the GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeLostFocusRaises the LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeOnClickRaises the Click event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintRaises the Paint event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintBackgroundRaises the PaintBackground event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputCharDetermines if a character is an input character that the control recognizes. (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputKeyDetermines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from System.Windows.Forms.Control)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyInvalidateRaises the Invalidated event with a specified region of the control to invalidate. (Inherited from System.Windows.Forms.Control)
Protected MethodOnAutoSizeChangedRaises the AutoSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackColorChangedRaises the BackColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageChangedRaises the BackgroundImageChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageLayoutChangedRaises the BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBindingContextChangedRaises the BindingContextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCausesValidationChangedRaises the CausesValidationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnChangeUICuesRaises the ChangeUICues event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnClickOverridden.  Invoked on the Click event.  
Protected MethodOnClientSizeChangedRaises the ClientSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuChangedRaises the ContextMenuChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuStripChangedRaises the ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlAddedRaises the ControlAdded event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlRemovedRaises the ControlRemoved event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCreateControlRaises the CreateControl event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCursorChangedRaises the CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDockChangedRaises the DockChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDoubleClickOverridden.  Overrides the OnDoubleClick event.  
Protected MethodOnDragDropRaises the DragDrop event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragEnterRaises the DragEnter event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragLeaveRaises the DragLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragOverRaises the DragOver event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnabledChangedRaises the EnabledChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnterRaises the Enter event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnFontChangedRaises the FontChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnForeColorChangedRaises the ForeColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnGiveFeedbackRaises the GiveFeedback event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnGotFocusRaises the GotFocus event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleCreatedRaises the HandleCreated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleDestroyedOverridden.  Occurs when the handle is destroyed.  
Protected MethodOnHelpRequestedRaises the HelpRequested event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnImeModeChangedRaises the ImeModeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnInvalidatedRaises the Invalidated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyDownOverridden.  Raised by the KeyDown event.  
Protected MethodOnKeyPressOverridden.  Raised by the KeyPress event.  
Protected MethodOnKeyUpOverridden.  Raised by the KeyUp event.  
Protected MethodOnLayoutRaises the Layout event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLeaveRaises the Leave event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLocationChangedRaises the LocationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLostFocusRaises the LostFocus event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMarginChangedRaises the MarginChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseCaptureChangedRaises the MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseClickOverridden.  Overrides the OnMouseClick arguments.  
Protected MethodOnMouseDoubleClickOverridden.  Overrides the OnMouseClick arguments.  
Protected MethodOnMouseDownOverridden.  Overrides the OnMouseDown arguments.  
Protected MethodOnMouseEnterRaises the MouseEnter event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseHoverRaises the MouseHover event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseLeaveRaises the MouseLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseMoveOverridden.  Overrides the OnMouseMove arguments.  
Protected MethodOnMouseUpOverridden.  Overrides the OnMouseUp arguments.  
Protected MethodOnMouseWheelOverridden.  Overrides the OnMouseWheel arguments.  
Protected MethodOnMoveRaises the Move event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnNotifyMessageNotifies the control of Windows messages. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaddingChangedRaises the PaddingChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaintOverridden.  Overrides the generic OnPaint method.  
Protected MethodOnPaintBackgroundOverridden.  Override to get rid of flashing on the screen because we are using a double-buffered drawing approach.  
Protected MethodOnParentBackColorChangedRaises the BackColorChanged event when the BackColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackgroundImageChangedRaises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBindingContextChangedRaises the BindingContextChanged event when the BindingContext property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentChangedRaises the ParentChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentCursorChangedRaises the CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentEnabledChangedRaises the EnabledChanged event when the Enabled property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentFontChangedRaises the FontChanged event when the Font property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentForeColorChangedRaises the ForeColorChanged event when the ForeColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentRightToLeftChangedRaises the RightToLeftChanged event when the RightToLeft property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentVisibleChangedRaises the VisibleChanged event when the Visible property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPreviewKeyDownRaises the PreviewKeyDown event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPrintRaises the Paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnQueryContinueDragRaises the QueryContinueDrag event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnRegionChangedRaises the RegionChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnResizeOverridden.  Responds to the OnResize event to resize the offscreen bitmap.  
Protected MethodOnRightToLeftChangedRaises the RightToLeftChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnSizeChangedRaises the SizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnStyleChangedRaises the StyleChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnSystemColorsChangedRaises the SystemColorsChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabIndexChangedRaises the TabIndexChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabStopChangedRaises the TabStopChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTextChangedRaises the TextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidatedRaises the Validated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidatingRaises the Validating event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnVisibleChangedRaises the VisibleChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessCmdKey (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogCharProcesses a dialog character. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogKeyProcesses a dialog key. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyEventArgs (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyMessage (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyPreview (Inherited from System.Windows.Forms.Control)
Protected MethodProcessMnemonicProcesses a mnemonic character. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseDragEventRaises the appropriate drag event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseKeyEventRaises the appropriate key event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseMouseEventRaises the appropriate mouse event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaisePaintEventRaises the appropriate paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodRecreateHandleForces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodResetMouseEventArgsResets the control to handle the MouseLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateAlignmentOverloaded. Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateContentConverts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateHorizontalConverts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateLeftRightConverts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodScaleControlScales a control's location, size, padding and margin. (Inherited from System.Windows.Forms.Control)
Protected MethodSetAutoSizeModeSets a value indicating how a control will behave when its AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodSetBoundsCorePerforms the work of setting the specified bounds of this control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetClientSizeCoreSets the size of the client area of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetStyleSets the specified style bit to the specified value. (Inherited from System.Windows.Forms.Control)
Protected MethodSetTopLevelSets the control as the top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetVisibleCoreSets the control to the specified visible state. (Inherited from System.Windows.Forms.Control)
Protected MethodSizeFromClientSizeDetermines the size of the entire control from the height and width of its client area. (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateBoundsOverloaded. Updates the bounds of the control with the current size and location. (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateStylesForces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateZOrderUpdates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control)
Protected MethodWndProc (Inherited from System.Windows.Forms.Control)
Top

Public Events

 NameDescription
Public EventBackColorChangedOccurs when the value of the BackColor property changes. (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageChangedOccurs when the value of the BackgroundImage property changes. (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control)
Public EventBindingContextChangedOccurs when the value of the BindingContext property changes. (Inherited from System.Windows.Forms.Control)
Public EventCausesValidationChangedOccurs when the value of the CausesValidation property changes. (Inherited from System.Windows.Forms.Control)
Public EventChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control)
Public EventClickOccurs when the control is clicked. (Inherited from System.Windows.Forms.Control)
Public EventClientSizeChangedOccurs when the value of the ClientSize property changes. (Inherited from System.Windows.Forms.Control)
Public EventContextMenuChangedOccurs when the value of the ContextMenu property changes. (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChangedOccurs when the value of the ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control)
Public EventControlAddedOccurs when a new control is added to the ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventControlRemovedOccurs when a control is removed from the ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventCurrentMapActionChanged Occurs when the CurrentMapAction has changed.  
Public EventCurrentMapActionChangingOccurs when the CurrentMapAction is changing.  
Public EventCursorChangedOccurs when the value of the Cursor property changes. (Inherited from System.Windows.Forms.Control)
Public EventDataSynchronizationFinished Occurs when all the map layers synchronizing data are finished. Use by map layers that work with online data.  
Public EventDataSynchronizationStarted Occurs when a map layer has informed the map that a data synchronization activity has started. Use by map layers that work with online data.  
Public EventDisposedAdds an event handler to listen to the Disposed event on the component. (Inherited from System.ComponentModel.Component)
Public EventDockChangedOccurs when the value of the Dock property changes. (Inherited from System.Windows.Forms.Control)
Public EventDoubleClickOccurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control)
Public EventDragDropOccurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control)
Public EventDragEnterOccurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventDragLeaveOccurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventDragOverOccurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventEnabledChangedOccurs when the Enabled property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventEnterOccurs when the control is entered. (Inherited from System.Windows.Forms.Control)
Public EventExtentChanged Occurs if the extent of the map changes.  
Public EventFontChangedOccurs when the Font property value changes. (Inherited from System.Windows.Forms.Control)
Public EventForeColorChangedOccurs when the ForeColor property value changes. (Inherited from System.Windows.Forms.Control)
Public EventGiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.Control)
Public EventGotFocusOccurs when the control receives focus. (Inherited from System.Windows.Forms.Control)
Public EventHandleCreatedOccurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyedOccurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control)
Public EventHelpRequestedOccurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control)
Public EventImeModeChangedOccurs when the ImeMode property has changed. (Inherited from System.Windows.Forms.Control)
Public EventInvalidatedOccurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control)
Public EventIsValidChanged Occurs when the property IsValid has changed.  
Public EventKeyDownOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventKeyPressOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventKeyUpOccurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventLayersDrawingCompleted Occurs when the map component has completed rendering the layers in its MapLayers collection.  
Public EventLayersDrawingStarted Occurs when the map component starts drawing the layers in its MapLayers collection.  
Public EventLayoutOccurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control)
Public EventLeaveOccurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventLocationChangedOccurs when the Location property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventLostFocusOccurs when the control loses focus. (Inherited from System.Windows.Forms.Control)
Public EventMapGraphicLayerCollectionChanged Occurs when the collection of MapGraphicLayer has changed (visibility, number of layers, layer substitution).  
Public EventMapLayerCollectionChanged Occurs when the collection of MapLayer has changed (visibility, number of layers, layer substitution).  
Public EventMarginChangedOccurs when the control's margin changes. (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChangedOccurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control)
Public EventMouseClickOccurs when the map control is clicked by the mouse.  
Public EventMouseDoubleClickOccurs when the map control is double-clicked by the mouse.  
Public EventMouseDown Occurs when the mouse pointer is over the map control and a mouse button is pressed.  
Public EventMouseEnterOccurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseHoverOccurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseLeaveOccurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseMove Occurs when the mouse pointer is moved over the map control.  
Public EventMouseUp Occurs when the mouse pointer is over the map control and a mouse button is released.  
Public EventMouseWheelOccurs when the mouse wheel moves while the map control has focus.  
Public EventMoveOccurs when the control is moved. (Inherited from System.Windows.Forms.Control)
Public EventPaddingChangedOccurs when the control's padding changes. (Inherited from System.Windows.Forms.Control)
Public EventPaint Occurs when the map has finished rendering the layers and is about to refresh the display.  
Public EventParentChangedOccurs when the Parent property value changes. (Inherited from System.Windows.Forms.Control)
Public EventPreviewKeyDownOccurs before the KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control)
Public EventQueryAccessibilityHelpOccurs when AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control)
Public EventRegionChangedOccurs when the value of the Region property changes. (Inherited from System.Windows.Forms.Control)
Public EventResizeOccurs when the control is resized. (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChangedOccurs when the RightToLeft property value changes. (Inherited from System.Windows.Forms.Control)
Public EventRotationAngleChangedOccurs when the map's rotation angle has changed.  
Public EventSizeChangedOccurs when the Size property value changes. (Inherited from System.Windows.Forms.Control)
Public EventStyleChangedOccurs when the control style changes. (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChangedOccurs when the system colors change. (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChangedOccurs when the TabIndex property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTabStopChangedOccurs when the TabStop property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTextChangedOccurs when the Text property value changes. (Inherited from System.Windows.Forms.Control)
Public EventValidatedOccurs when the control is finished validating. (Inherited from System.Windows.Forms.Control)
Public EventValidatingOccurs when the control is validating. (Inherited from System.Windows.Forms.Control)
Public EventVisibleChangedOccurs when the Visible property value changes. (Inherited from System.Windows.Forms.Control)
Top

See Also

Reference

Map Class
ESRI.ArcGIS.Mobile Namespace
MobileService