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


The following tables list the members exposed by Map.

Public Constructors

 NameDescription
public ConstructorMap ConstructorInitializes a new instance of the Map class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)IsLogoVisiblePropertyIdentifies the IsLogoVisible dependency property.  
public Fieldstatic (Shared in Visual Basic)LayersPropertyIdentifies the Layers dependency property.  
public Fieldstatic (Shared in Visual Basic)PanDurationPropertyIdentifies the PanDuration dependency property.  
public Fieldstatic (Shared in Visual Basic)RotationPropertyIdentifies the Rotation dependency property.  
public Fieldstatic (Shared in Visual Basic)SnapToLevelsPropertyIdentifies the SnapToLevels dependency property.  
public Fieldstatic (Shared in Visual Basic)TimeExtentPropertyIdentifies the TimeExtent dependency property.  
public Fieldstatic (Shared in Visual Basic)WrapAroundPropertyIdentifies the WrapAround dependency property.  
public Fieldstatic (Shared in Visual Basic)ZoomDurationPropertyIdentifies the ZoomDuration dependency property.  
public Fieldstatic (Shared in Visual Basic)ZoomFactorPropertyIdentifies the ZoomFactor dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCharacterSpacing (Inherited from System.Windows.Controls.Control)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyExtent Get or set the extent that layers are viewed at in the Map Control.  
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsLogoVisible Gets or sets the whether the ESRI logo is displayed on the map. The default is True, meaning the logo is visible.  
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayersGets or sets the LayerCollection of Layer objects in the Map Control.  
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaximumResolution Gets or sets the maximum resolution (map units per pixel) one can zoom out.  
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinimumResolution Gets or sets the minimum resolution (map units per pixel) one can zoom in.  
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyPanDuration Gets or sets the speed of the pan animation  
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResolution Gets the current pixel resolution of the Map Control.  
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertyRotation Gets or sets the rotation of the Layers within the Map Control.  
public PropertyScale Gets the scale.  
public PropertySnapToLevels Gets or sets whether zooming will snap to scale levels if the map contains cached layers.  
public PropertySpatialReference Gets the spatial reference of the Map Class. Note: this Property is ReadOnly.  
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTimeExtent Gets or sets the time extent to limit the data in.  
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
public PropertyWrapAround Gets or sets a value indicating whether the map supports unbounded pan to the left and right.  
public PropertyWrapAroundIsActive Gets a value indicating whether the map is currently in WrapAround mode.  
public PropertyZoomDuration Gets or sets the speed of the zoom animation.  
public PropertyZoomFactor Gets or sets how much the map zooms based upon various user interactions.  
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
Top

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

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventExtentChanged The event handler that determines when the Extent of the Map Control has changed.  
public EventExtentChanging Occurs when extent is changing.  
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMapGesture Occurs when the user performs a touch gesture on the map.  
public EventMediaCommand (Inherited from System.Windows.UIElement)
public EventMouseClick The event handler that determines when the left mouse click has occurred in the Map Control.  
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventProgress The event handler reports what percent of images have loaded in the Map Control.  
public EventPropertyChanged The event handler reports the name of a Non-Dependency Map Property when its value has changed in the Map Control.  
public EventRotationChangedThe event handler reports when the Map.Rotation Property has changed in the Map Control.  
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© ESRI, Inc. All Rights Reserved.