MapLayer Methods

 

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

Methods

Name Description
System_CAPS_pubmethod AddChild(UIElement, Location)

Adds a UIElement to the map layer at the specified location.

System_CAPS_pubmethod AddChild(UIElement, Location, Point)

Adds a UIElement to the map layer at the specified location using the given pixel offset.

System_CAPS_pubmethod AddChild(UIElement, Location, PositionOrigin)

Adds a UIElement to the map layer at the specified location using the given position origin.

System_CAPS_pubmethod AddChild(UIElement, LocationRect)

Adds a UIElement to the map layer at the specified location rectangle.

System_CAPS_pubmethod AddHandler(RoutedEvent, Delegate)

(Inherited from UIElement.)

System_CAPS_pubmethod AddHandler(RoutedEvent, Delegate, Boolean)

(Inherited from UIElement.)

System_CAPS_protmethod AddLogicalChild(Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod AddToEventRoute(EventRoute, RoutedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod AddVisualChild(Visual)

(Inherited from Visual.)

System_CAPS_pubmethod ApplyAnimationClock(DependencyProperty, AnimationClock)

(Inherited from UIElement.)

System_CAPS_pubmethod ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)

(Inherited from UIElement.)

System_CAPS_pubmethod ApplyTemplate()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod Arrange(Rect)

(Inherited from UIElement.)

System_CAPS_protmethod ArrangeCore(Rect)

(Inherited from FrameworkElement.)

System_CAPS_protmethod ArrangeOverride(Size)

Arranges the child elements so that they fit into the map layer.(Overrides FrameworkElement.ArrangeOverride(Size).)

System_CAPS_pubmethod BeginAnimation(DependencyProperty, AnimationTimeline)

(Inherited from UIElement.)

System_CAPS_pubmethod BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)

(Inherited from UIElement.)

System_CAPS_pubmethod BeginInit()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod BeginStoryboard(Storyboard)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod BeginStoryboard(Storyboard, HandoffBehavior)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod BeginStoryboard(Storyboard, HandoffBehavior, Boolean)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod BringIntoView()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod BringIntoView(Rect)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod CaptureMouse()

(Inherited from UIElement.)

System_CAPS_pubmethod CaptureStylus()

(Inherited from UIElement.)

System_CAPS_pubmethod CaptureTouch(TouchDevice)

(Inherited from UIElement.)

System_CAPS_pubmethod ClearValue(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod ClearValue(DependencyPropertyKey)

(Inherited from DependencyObject.)

System_CAPS_pubmethod CoerceValue(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_protmethod CreateUIElementCollection(FrameworkElement)

(Inherited from Panel.)

System_CAPS_pubmethod EndInit()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod Equals(Object)

(Inherited from DependencyObject.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod FindCommonVisualAncestor(DependencyObject)

(Inherited from Visual.)

System_CAPS_pubmethod FindName(String)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod FindResource(Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod Focus()

(Inherited from UIElement.)

System_CAPS_pubmethod GetAnimationBaseValue(DependencyProperty)

(Inherited from UIElement.)

System_CAPS_pubmethod GetBindingExpression(DependencyProperty)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod GetHashCode()

(Inherited from DependencyObject.)

System_CAPS_protmethod GetLayoutClip(Size)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod GetLocalValueEnumerator()

(Inherited from DependencyObject.)

System_CAPS_pubmethodSystem_CAPS_static GetPosition(DependencyObject)

Retrieves the map layer’s position.

System_CAPS_pubmethodSystem_CAPS_static GetPositionOffset(DependencyObject)

Retrieves the offset of a layer from the position calculated by the map projection, in pixels.

System_CAPS_pubmethodSystem_CAPS_static GetPositionOrigin(DependencyObject)

Retrieves the map layer’s position origin.

System_CAPS_pubmethodSystem_CAPS_static GetPositionRectangle(DependencyObject)

Retrieves a LocationRect that UIElement objects of the layer are fit into (also known as “arranging”).

System_CAPS_protmethod GetTemplateChild(String)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod GetUIParentCore()

(Inherited from FrameworkElement.)

System_CAPS_pubmethod GetValue(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_protmethod GetVisualChild(Int32)

(Inherited from Panel.)

System_CAPS_protmethod HitTestCore(GeometryHitTestParameters)

(Inherited from UIElement.)

System_CAPS_protmethod HitTestCore(PointHitTestParameters)

(Inherited from UIElement.)

System_CAPS_pubmethod InputHitTest(Point)

(Inherited from UIElement.)

System_CAPS_pubmethod InvalidateArrange()

(Inherited from UIElement.)

System_CAPS_pubmethod InvalidateMeasure()

(Inherited from UIElement.)

System_CAPS_pubmethod InvalidateProperty(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod InvalidateVisual()

(Inherited from UIElement.)

System_CAPS_pubmethod IsAncestorOf(DependencyObject)

(Inherited from Visual.)

System_CAPS_pubmethod IsDescendantOf(DependencyObject)

(Inherited from Visual.)

System_CAPS_pubmethod Measure(Size)

(Inherited from UIElement.)

System_CAPS_protmethod MeasureCore(Size)

(Inherited from FrameworkElement.)

System_CAPS_protmethod MeasureOverride(Size)

Measures the elements that need to fit into the map layer.(Overrides FrameworkElement.MeasureOverride(Size).)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod MoveFocus(TraversalRequest)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnAccessKey(AccessKeyEventArgs)

(Inherited from UIElement.)

System_CAPS_pubmethod OnApplyTemplate()

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnChildDesiredSizeChanged(UIElement)

(Inherited from UIElement.)

System_CAPS_protmethod OnContextMenuClosing(ContextMenuEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnContextMenuOpening(ContextMenuEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnCreateAutomationPeer()

(Inherited from UIElement.)

System_CAPS_protmethod OnDragEnter(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnDragLeave(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnDragOver(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnDrop(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnGiveFeedback(GiveFeedbackEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnGotFocus(RoutedEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnGotMouseCapture(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnGotStylusCapture(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnGotTouchCapture(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnInitialized(EventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnIsItemsHostChanged(Boolean, Boolean)

(Inherited from Panel.)

System_CAPS_protmethod OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnKeyDown(KeyEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnKeyUp(KeyEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnLostFocus(RoutedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnLostKeyboardFocus(KeyboardFocusChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnLostMouseCapture(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnLostStylusCapture(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnLostTouchCapture(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationCompleted(ManipulationCompletedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationDelta(ManipulationDeltaEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationStarted(ManipulationStartedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnManipulationStarting(ManipulationStartingEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseEnter(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseLeave(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseLeftButtonDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseLeftButtonUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseMove(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseRightButtonDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseRightButtonUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnMouseWheel(MouseWheelEventArgs)

(Inherited from UIElement.)

System_CAPS_pubmethodSystem_CAPS_static OnPositionChanged(DependencyObject, DependencyPropertyChangedEventArgs)

Enables the ability to provide custom handling when the Position of the layer changes.

System_CAPS_pubmethodSystem_CAPS_static OnPositionOffsetChanged(DependencyObject, DependencyPropertyChangedEventArgs)

Enables the ability to provide custom handling when the PositionOffset of the layer changes.

System_CAPS_pubmethodSystem_CAPS_static OnPositionOriginChanged(DependencyObject, DependencyPropertyChangedEventArgs)

Enables the ability to provide custom handling when the PositionOrigin of the layer changes.

System_CAPS_pubmethodSystem_CAPS_static OnPositionRectangleChanged(DependencyObject, DependencyPropertyChangedEventArgs)

Enables the ability to provide custom handling when the PositionRectangle of the layer changes.

System_CAPS_protmethod OnPreviewDragEnter(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewDragLeave(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewDragOver(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewDrop(DragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewGiveFeedback(GiveFeedbackEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewKeyDown(KeyEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewKeyUp(KeyEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseLeftButtonDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseLeftButtonUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseMove(MouseEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseRightButtonDown(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseRightButtonUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseUp(MouseButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewMouseWheel(MouseWheelEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewQueryContinueDrag(QueryContinueDragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusButtonDown(StylusButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusButtonUp(StylusButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusDown(StylusDownEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusInAirMove(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusInRange(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusMove(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusOutOfRange(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewStylusUp(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewTextInput(TextCompositionEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewTouchDown(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewTouchMove(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPreviewTouchUp(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnPropertyChanged(DependencyPropertyChangedEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnQueryContinueDrag(QueryContinueDragEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnQueryCursor(QueryCursorEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnRender(DrawingContext)

(Inherited from Panel.)

System_CAPS_protmethod OnRenderSizeChanged(SizeChangedInfo)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnStyleChanged(Style, Style)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnStylusButtonDown(StylusButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusButtonUp(StylusButtonEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusDown(StylusDownEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusEnter(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusInAirMove(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusInRange(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusLeave(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusMove(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusOutOfRange(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusSystemGesture(StylusSystemGestureEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnStylusUp(StylusEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnTextInput(TextCompositionEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnToolTipClosing(ToolTipEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnToolTipOpening(ToolTipEventArgs)

(Inherited from FrameworkElement.)

System_CAPS_protmethod OnTouchDown(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnTouchEnter(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnTouchLeave(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnTouchMove(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnTouchUp(TouchEventArgs)

(Inherited from UIElement.)

System_CAPS_protmethod OnVisualChildrenChanged(DependencyObject, DependencyObject)

(Overrides Panel.OnVisualChildrenChanged(DependencyObject, DependencyObject).)

System_CAPS_protmethod OnVisualParentChanged(DependencyObject)

(Inherited from FrameworkElement.)

System_CAPS_protmethod ParentLayoutInvalidated(UIElement)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod PointFromScreen(Point)

(Inherited from Visual.)

System_CAPS_pubmethod PointToScreen(Point)

(Inherited from Visual.)

System_CAPS_pubmethod PredictFocus(FocusNavigationDirection)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod RaiseEvent(RoutedEventArgs)

(Inherited from UIElement.)

System_CAPS_pubmethod ReadLocalValue(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod RegisterName(String, Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod ReleaseAllTouchCaptures()

(Inherited from UIElement.)

System_CAPS_pubmethod ReleaseMouseCapture()

(Inherited from UIElement.)

System_CAPS_pubmethod ReleaseStylusCapture()

(Inherited from UIElement.)

System_CAPS_pubmethod ReleaseTouchCapture(TouchDevice)

(Inherited from UIElement.)

System_CAPS_pubmethod RemoveHandler(RoutedEvent, Delegate)

(Inherited from UIElement.)

System_CAPS_protmethod RemoveLogicalChild(Object)

(Inherited from FrameworkElement.)

System_CAPS_protmethod RemoveVisualChild(Visual)

(Inherited from Visual.)

System_CAPS_pubmethod SetBinding(DependencyProperty, BindingBase)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod SetBinding(DependencyProperty, String)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod SetCurrentValue(DependencyProperty, Object)

(Inherited from DependencyObject.)

System_CAPS_pubmethodSystem_CAPS_static SetPosition(DependencyObject, Location)

Sets the position of the map layer.

System_CAPS_pubmethodSystem_CAPS_static SetPositionOffset(DependencyObject, Point)

Sets the position offset of the map layer.

System_CAPS_pubmethodSystem_CAPS_static SetPositionOrigin(DependencyObject, PositionOrigin)

Sets the position of the origin of the map layer.

System_CAPS_pubmethodSystem_CAPS_static SetPositionRectangle(DependencyObject, LocationRect)

Sets the position rectangle of the map layer.

System_CAPS_pubmethod SetResourceReference(DependencyProperty, Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod SetValue(DependencyProperty, Object)

(Inherited from DependencyObject.)

System_CAPS_pubmethod SetValue(DependencyPropertyKey, Object)

(Inherited from DependencyObject.)

System_CAPS_protmethod ShouldSerializeProperty(DependencyProperty)

(Inherited from DependencyObject.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

System_CAPS_pubmethod TransformToAncestor(Visual)

(Inherited from Visual.)

System_CAPS_pubmethod TransformToAncestor(Visual3D)

(Inherited from Visual.)

System_CAPS_pubmethod TransformToDescendant(Visual)

(Inherited from Visual.)

System_CAPS_pubmethod TransformToVisual(Visual)

(Inherited from Visual.)

System_CAPS_pubmethod TranslatePoint(Point, UIElement)

(Inherited from UIElement.)

System_CAPS_pubmethod TryFindResource(Object)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod UnregisterName(String)

(Inherited from FrameworkElement.)

System_CAPS_pubmethod UpdateLayout()

(Inherited from UIElement.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privmethod IAddChild.AddChild(Object)

(Inherited from Panel.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IAddChild.AddText(String)

(Inherited from Panel.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IQueryAmbient.IsAmbientPropertyAvailable(String)

(Inherited from FrameworkElement.)

See Also

MapLayer Class
Microsoft.Maps.MapControl.WPF Namespace

Return to top