ArcGIS API for Silverlight - Library Reference
Map Class Methods
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : Map Class


For a list of all members of this type, see Map members.

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMapToScreenOverloaded.  Converts map coordinates to screen coordinates relative to the upper left of the map control.  
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodMoveLayer Reorders a layer in the Layers collection.  
public MethodOnApplyTemplateOverridden. When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate.  
public MethodPanTo Pans the map to center around the center of the geometry  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodScreenToMap Converts screen coordinates relative to the control into map coordinates.  
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
public MethodZoom Zooms the map a specified factor. Example: Factor=0.5 zooms out to half the scale. Factor=2 zooms in to twice the scale.  
public MethodZoomToZooms the Map.Extent to a specified Geometry.  
public MethodZoomToResolutionOverloaded.  Zooms the Map Control to a specific pixel resolution.  
Top

Protected Methods

 NameDescription
protected MethodArrangeOverrideOverridden.  Provides the behavior for the "Arrange" pass of the layout. Classes can override this method to define their own arrange pass behavior.  
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnCreateAutomationPeerOverridden. When implemented in a derived class, returns class-specific System.Windows.Automation.Peers.AutomationPeer implementations for the Silverlight automation infrastructure.  
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
Top

See Also

© ESRI, Inc. All Rights Reserved.