For a list of all members of this type, see Map members.
Name | Description | |
---|---|---|
![]() | AddHandler | (Inherited from System.Windows.UIElement) |
![]() | ApplyTemplate | (Inherited from System.Windows.Controls.Control) |
![]() | Arrange | (Inherited from System.Windows.UIElement) |
![]() | CaptureMouse | (Inherited from System.Windows.UIElement) |
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | FindName | (Inherited from System.Windows.FrameworkElement) |
![]() | Focus | (Inherited from System.Windows.Controls.Control) |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetBindingExpression | (Inherited from System.Windows.FrameworkElement) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateArrange | (Inherited from System.Windows.UIElement) |
![]() | InvalidateMeasure | (Inherited from System.Windows.UIElement) |
![]() | MapToScreen | Overloaded. Converts map coordinates to screen coordinates relative to the upper left of the map control. |
![]() | Measure | (Inherited from System.Windows.UIElement) |
![]() | MoveLayer | Reorders a layer in the Layers collection. |
![]() | OnApplyTemplate | Overridden. 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. |
![]() | PanTo | Pans the map to center around the center of the geometry |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | ReleaseMouseCapture | (Inherited from System.Windows.UIElement) |
![]() | RemoveHandler | (Inherited from System.Windows.UIElement) |
![]() | ScreenToMap | Converts screen coordinates relative to the control into map coordinates. |
![]() | SetBinding | (Inherited from System.Windows.FrameworkElement) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | TransformToVisual | (Inherited from System.Windows.UIElement) |
![]() | UpdateLayout | (Inherited from System.Windows.UIElement) |
![]() | Zoom | Zooms the map a specified factor. Example: Factor=0.5 zooms out to half the scale. Factor=2 zooms in to twice the scale. |
![]() | ZoomTo | Zooms the Map.Extent to a specified Geometry. |
![]() | ZoomToResolution | Overloaded. Zooms the Map Control to a specific pixel resolution. |
Top