Show / Hide Table of Contents

Class GeoView

A base class for all views that can display geographic content.

Inheritance
object
DependencyObject
UIElement
FrameworkElement
Control
GeoView
LocalSceneView
LocalSceneView
MapView
MapView
SceneView
SceneView
Implements
IEquatable<DependencyObject>
IAnimationObject
IVisualElement
IVisualElement2
IEquatable<UIElement>
IEquatable<FrameworkElement>
IWinRTObject
IDynamicInterfaceCastable
IEquatable<Control>
INotifyPropertyChanged
Control.As<I>()
Control.GetIsTemplateFocusTarget(FrameworkElement)
Control.SetIsTemplateFocusTarget(FrameworkElement, bool)
Control.GetIsTemplateKeyTipTarget(DependencyObject)
Control.SetIsTemplateKeyTipTarget(DependencyObject, bool)
Control.FromAbi(nint)
Control.Equals(Control)
Control.Equals(object)
Control.GetHashCode()
Control.RemoveFocusEngagement()
Control.ApplyTemplate()
Control.GetTemplateChild(string)
Control.OnPointerEntered(PointerRoutedEventArgs)
Control.OnPointerPressed(PointerRoutedEventArgs)
Control.OnPointerMoved(PointerRoutedEventArgs)
Control.OnPointerReleased(PointerRoutedEventArgs)
Control.OnPointerExited(PointerRoutedEventArgs)
Control.OnPointerCaptureLost(PointerRoutedEventArgs)
Control.OnPointerCanceled(PointerRoutedEventArgs)
Control.OnPointerWheelChanged(PointerRoutedEventArgs)
Control.OnTapped(TappedRoutedEventArgs)
Control.OnDoubleTapped(DoubleTappedRoutedEventArgs)
Control.OnHolding(HoldingRoutedEventArgs)
Control.OnRightTapped(RightTappedRoutedEventArgs)
Control.OnManipulationStarting(ManipulationStartingRoutedEventArgs)
Control.OnManipulationInertiaStarting(ManipulationInertiaStartingRoutedEventArgs)
Control.OnManipulationStarted(ManipulationStartedRoutedEventArgs)
Control.OnManipulationDelta(ManipulationDeltaRoutedEventArgs)
Control.OnManipulationCompleted(ManipulationCompletedRoutedEventArgs)
Control.OnKeyUp(KeyRoutedEventArgs)
Control.OnKeyDown(KeyRoutedEventArgs)
Control.OnPreviewKeyDown(KeyRoutedEventArgs)
Control.OnPreviewKeyUp(KeyRoutedEventArgs)
Control.OnGotFocus(RoutedEventArgs)
Control.OnCharacterReceived(CharacterReceivedRoutedEventArgs)
Control.OnDragEnter(DragEventArgs)
Control.OnDragLeave(DragEventArgs)
Control.OnDragOver(DragEventArgs)
Control.OnDrop(DragEventArgs)
Control.IsOverridableInterface(Guid)
Control.BackgroundProperty
Control.BackgroundSizingProperty
Control.BorderBrushProperty
Control.BorderThicknessProperty
Control.CharacterSpacingProperty
Control.CornerRadiusProperty
Control.DefaultStyleKeyProperty
Control.DefaultStyleResourceUriProperty
Control.ElementSoundModeProperty
Control.FontFamilyProperty
Control.FontSizeProperty
Control.FontStretchProperty
Control.FontStyleProperty
Control.FontWeightProperty
Control.ForegroundProperty
Control.HorizontalContentAlignmentProperty
Control.IsEnabledProperty
Control.IsFocusEngagedProperty
Control.IsFocusEngagementEnabledProperty
Control.IsTemplateFocusTargetProperty
Control.IsTemplateKeyTipTargetProperty
Control.IsTextScaleFactorEnabledProperty
Control.PaddingProperty
Control.RequiresPointerProperty
Control.TabNavigationProperty
Control.TemplateProperty
Control.VerticalContentAlignmentProperty
Control.Background
Control.BackgroundSizing
Control.BorderBrush
Control.BorderThickness
Control.CharacterSpacing
Control.CornerRadius
Control.DefaultStyleKey
Control.DefaultStyleResourceUri
Control.ElementSoundMode
Control.FontFamily
Control.FontSize
Control.FontStretch
Control.FontStyle
Control.FontWeight
Control.Foreground
Control.HorizontalContentAlignment
Control.IsEnabled
Control.IsFocusEngaged
Control.IsFocusEngagementEnabled
Control.IsTextScaleFactorEnabled
Control.Padding
Control.RequiresPointer
Control.TabNavigation
Control.Template
Control.VerticalContentAlignment
Control.FocusDisengaged
Control.FocusEngaged
Control.IsEnabledChanged
FrameworkElement.DeferTree(DependencyObject)
FrameworkElement.Equals(FrameworkElement)
FrameworkElement.FindName(string)
FrameworkElement.SetBinding(DependencyProperty, BindingBase)
FrameworkElement.GetBindingExpression(DependencyProperty)
FrameworkElement.InvalidateViewport()
FrameworkElement.MeasureOverride(Size)
FrameworkElement.ArrangeOverride(Size)
FrameworkElement.GoToElementStateCore(string, bool)
FrameworkElement.ActualHeightProperty
FrameworkElement.ActualThemeProperty
FrameworkElement.ActualWidthProperty
FrameworkElement.AllowFocusOnInteractionProperty
FrameworkElement.AllowFocusWhenDisabledProperty
FrameworkElement.DataContextProperty
FrameworkElement.FlowDirectionProperty
FrameworkElement.FocusVisualMarginProperty
FrameworkElement.FocusVisualPrimaryBrushProperty
FrameworkElement.FocusVisualPrimaryThicknessProperty
FrameworkElement.FocusVisualSecondaryBrushProperty
FrameworkElement.FocusVisualSecondaryThicknessProperty
FrameworkElement.HeightProperty
FrameworkElement.HorizontalAlignmentProperty
FrameworkElement.LanguageProperty
FrameworkElement.MarginProperty
FrameworkElement.MaxHeightProperty
FrameworkElement.MaxWidthProperty
FrameworkElement.MinHeightProperty
FrameworkElement.MinWidthProperty
FrameworkElement.NameProperty
FrameworkElement.RequestedThemeProperty
FrameworkElement.StyleProperty
FrameworkElement.TagProperty
FrameworkElement.VerticalAlignmentProperty
FrameworkElement.WidthProperty
FrameworkElement.ActualHeight
FrameworkElement.ActualTheme
FrameworkElement.ActualWidth
FrameworkElement.AllowFocusOnInteraction
FrameworkElement.AllowFocusWhenDisabled
FrameworkElement.BaseUri
FrameworkElement.DataContext
FrameworkElement.FlowDirection
FrameworkElement.FocusVisualMargin
FrameworkElement.FocusVisualPrimaryBrush
FrameworkElement.FocusVisualPrimaryThickness
FrameworkElement.FocusVisualSecondaryBrush
FrameworkElement.FocusVisualSecondaryThickness
FrameworkElement.Height
FrameworkElement.HorizontalAlignment
FrameworkElement.IsLoaded
FrameworkElement.Language
FrameworkElement.Margin
FrameworkElement.MaxHeight
FrameworkElement.MaxWidth
FrameworkElement.MinHeight
FrameworkElement.MinWidth
FrameworkElement.Name
FrameworkElement.Parent
FrameworkElement.RequestedTheme
FrameworkElement.Resources
FrameworkElement.Style
FrameworkElement.Tag
FrameworkElement.Triggers
FrameworkElement.VerticalAlignment
FrameworkElement.Width
FrameworkElement.ActualThemeChanged
FrameworkElement.DataContextChanged
FrameworkElement.EffectiveViewportChanged
FrameworkElement.LayoutUpdated
FrameworkElement.Loaded
FrameworkElement.Loading
FrameworkElement.SizeChanged
FrameworkElement.Unloaded
UIElement.TryStartDirectManipulation(Pointer)
UIElement.RegisterAsScrollPort(UIElement)
UIElement.Equals(UIElement)
UIElement.Measure(Size)
UIElement.Arrange(Rect)
UIElement.CapturePointer(Pointer)
UIElement.ReleasePointerCapture(Pointer)
UIElement.ReleasePointerCaptures()
UIElement.AddHandler(RoutedEvent, object, bool)
UIElement.RemoveHandler(RoutedEvent, object)
UIElement.TransformToVisual(UIElement)
UIElement.InvalidateMeasure()
UIElement.InvalidateArrange()
UIElement.UpdateLayout()
UIElement.CancelDirectManipulations()
UIElement.StartDragAsync(PointerPoint)
UIElement.StartBringIntoView()
UIElement.StartBringIntoView(BringIntoViewOptions)
UIElement.TryInvokeKeyboardAccelerator(ProcessKeyboardAcceleratorEventArgs)
UIElement.Focus(FocusState)
UIElement.StartAnimation(ICompositionAnimationBase)
UIElement.StopAnimation(ICompositionAnimationBase)
UIElement.OnCreateAutomationPeer()
UIElement.OnDisconnectVisualChildren()
UIElement.FindSubElementsForTouchTargeting(Point, Rect)
UIElement.GetChildrenInTabFocusOrder()
UIElement.OnKeyboardAcceleratorInvoked(KeyboardAcceleratorInvokedEventArgs)
UIElement.OnProcessKeyboardAccelerators(ProcessKeyboardAcceleratorEventArgs)
UIElement.OnBringIntoViewRequested(BringIntoViewRequestedEventArgs)
UIElement.PopulatePropertyInfoOverride(string, AnimationPropertyInfo)
UIElement.PopulatePropertyInfo(string, AnimationPropertyInfo)
UIElement.GetVisualInternal()
UIElement.AccessKeyProperty
UIElement.AccessKeyScopeOwnerProperty
UIElement.AllowDropProperty
UIElement.BringIntoViewRequestedEvent
UIElement.CacheModeProperty
UIElement.CanBeScrollAnchorProperty
UIElement.CanDragProperty
UIElement.CharacterReceivedEvent
UIElement.ClipProperty
UIElement.CompositeModeProperty
UIElement.ContextFlyoutProperty
UIElement.ContextRequestedEvent
UIElement.DoubleTappedEvent
UIElement.DragEnterEvent
UIElement.DragLeaveEvent
UIElement.DragOverEvent
UIElement.DropEvent
UIElement.ExitDisplayModeOnAccessKeyInvokedProperty
UIElement.FocusStateProperty
UIElement.GettingFocusEvent
UIElement.HighContrastAdjustmentProperty
UIElement.HoldingEvent
UIElement.IsAccessKeyScopeProperty
UIElement.IsDoubleTapEnabledProperty
UIElement.IsHitTestVisibleProperty
UIElement.IsHoldingEnabledProperty
UIElement.IsRightTapEnabledProperty
UIElement.IsTabStopProperty
UIElement.IsTapEnabledProperty
UIElement.KeyDownEvent
UIElement.KeyTipHorizontalOffsetProperty
UIElement.KeyTipPlacementModeProperty
UIElement.KeyTipTargetProperty
UIElement.KeyTipVerticalOffsetProperty
UIElement.KeyUpEvent
UIElement.KeyboardAcceleratorPlacementModeProperty
UIElement.KeyboardAcceleratorPlacementTargetProperty
UIElement.LightsProperty
UIElement.LosingFocusEvent
UIElement.ManipulationCompletedEvent
UIElement.ManipulationDeltaEvent
UIElement.ManipulationInertiaStartingEvent
UIElement.ManipulationModeProperty
UIElement.ManipulationStartedEvent
UIElement.ManipulationStartingEvent
UIElement.NoFocusCandidateFoundEvent
UIElement.OpacityProperty
UIElement.PointerCanceledEvent
UIElement.PointerCaptureLostEvent
UIElement.PointerCapturesProperty
UIElement.PointerEnteredEvent
UIElement.PointerExitedEvent
UIElement.PointerMovedEvent
UIElement.PointerPressedEvent
UIElement.PointerReleasedEvent
UIElement.PointerWheelChangedEvent
UIElement.PreviewKeyDownEvent
UIElement.PreviewKeyUpEvent
UIElement.ProjectionProperty
UIElement.RenderTransformOriginProperty
UIElement.RenderTransformProperty
UIElement.RightTappedEvent
UIElement.ShadowProperty
UIElement.TabFocusNavigationProperty
UIElement.TabIndexProperty
UIElement.TappedEvent
UIElement.Transform3DProperty
UIElement.TransitionsProperty
UIElement.UseLayoutRoundingProperty
UIElement.UseSystemFocusVisualsProperty
UIElement.VisibilityProperty
UIElement.XYFocusDownNavigationStrategyProperty
UIElement.XYFocusDownProperty
UIElement.XYFocusKeyboardNavigationProperty
UIElement.XYFocusLeftNavigationStrategyProperty
UIElement.XYFocusLeftProperty
UIElement.XYFocusRightNavigationStrategyProperty
UIElement.XYFocusRightProperty
UIElement.XYFocusUpNavigationStrategyProperty
UIElement.XYFocusUpProperty
UIElement.AccessKey
UIElement.AccessKeyScopeOwner
UIElement.ActualOffset
UIElement.ActualSize
UIElement.AllowDrop
UIElement.CacheMode
UIElement.CanBeScrollAnchor
UIElement.CanDrag
UIElement.CenterPoint
UIElement.Clip
UIElement.CompositeMode
UIElement.ContextFlyout
UIElement.DesiredSize
UIElement.ExitDisplayModeOnAccessKeyInvoked
UIElement.FocusState
UIElement.HighContrastAdjustment
UIElement.IsAccessKeyScope
UIElement.IsDoubleTapEnabled
UIElement.IsHitTestVisible
UIElement.IsHoldingEnabled
UIElement.IsRightTapEnabled
UIElement.IsTabStop
UIElement.IsTapEnabled
UIElement.KeyTipHorizontalOffset
UIElement.KeyTipPlacementMode
UIElement.KeyTipTarget
UIElement.KeyTipVerticalOffset
UIElement.KeyboardAcceleratorPlacementMode
UIElement.KeyboardAcceleratorPlacementTarget
UIElement.KeyboardAccelerators
UIElement.Lights
UIElement.ManipulationMode
UIElement.Opacity
UIElement.OpacityTransition
UIElement.PointerCaptures
UIElement.Projection
UIElement.ProtectedCursor
UIElement.RasterizationScale
UIElement.RenderSize
UIElement.RenderTransform
UIElement.RenderTransformOrigin
UIElement.Rotation
UIElement.RotationAxis
UIElement.RotationTransition
UIElement.Scale
UIElement.ScaleTransition
UIElement.Shadow
UIElement.TabFocusNavigation
UIElement.TabIndex
UIElement.Transform3D
UIElement.TransformMatrix
UIElement.Transitions
UIElement.Translation
UIElement.TranslationTransition
UIElement.UseLayoutRounding
UIElement.UseSystemFocusVisuals
UIElement.Visibility
UIElement.XYFocusDown
UIElement.XYFocusDownNavigationStrategy
UIElement.XYFocusKeyboardNavigation
UIElement.XYFocusLeft
UIElement.XYFocusLeftNavigationStrategy
UIElement.XYFocusRight
UIElement.XYFocusRightNavigationStrategy
UIElement.XYFocusUp
UIElement.XYFocusUpNavigationStrategy
UIElement.XamlRoot
UIElement.AccessKeyDisplayDismissed
UIElement.AccessKeyDisplayRequested
UIElement.AccessKeyInvoked
UIElement.BringIntoViewRequested
UIElement.CharacterReceived
UIElement.ContextCanceled
UIElement.ContextRequested
UIElement.DoubleTapped
UIElement.DragEnter
UIElement.DragLeave
UIElement.DragOver
UIElement.DragStarting
UIElement.Drop
UIElement.DropCompleted
UIElement.GettingFocus
UIElement.GotFocus
UIElement.Holding
UIElement.KeyDown
UIElement.KeyUp
UIElement.LosingFocus
UIElement.LostFocus
UIElement.ManipulationCompleted
UIElement.ManipulationDelta
UIElement.ManipulationInertiaStarting
UIElement.ManipulationStarted
UIElement.ManipulationStarting
UIElement.NoFocusCandidateFound
UIElement.PointerCanceled
UIElement.PointerCaptureLost
UIElement.PointerEntered
UIElement.PointerExited
UIElement.PointerMoved
UIElement.PointerPressed
UIElement.PointerReleased
UIElement.PointerWheelChanged
UIElement.PreviewKeyDown
UIElement.PreviewKeyUp
UIElement.ProcessKeyboardAccelerators
UIElement.RightTapped
UIElement.Tapped
DependencyObject.Equals(DependencyObject)
DependencyObject.GetValue(DependencyProperty)
DependencyObject.SetValue(DependencyProperty, object)
DependencyObject.ClearValue(DependencyProperty)
DependencyObject.ReadLocalValue(DependencyProperty)
DependencyObject.GetAnimationBaseValue(DependencyProperty)
DependencyObject.RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback)
DependencyObject.UnregisterPropertyChangedCallback(DependencyProperty, long)
DependencyObject.Dispatcher
DependencyObject.DispatcherQueue
object.Equals(object, object)
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.UI.Controls
Assembly: Esri.ArcGISRuntime.WinUI.dll
Syntax
[WebHostHidden]
[TemplatePart(Name = "MapSurface", Type = typeof(Border))]
[WinRTRuntimeClassName("Microsoft.UI.Xaml.IUIElementOverrides")]
[WinRTExposedType(typeof(GeoViewWinRTTypeDetails))]
public abstract class GeoView : Control, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IWinRTObject, IDynamicInterfaceCastable, IEquatable<Control>, INotifyPropertyChanged
Remarks

Subclasses can display the content in 2D (MapView), global 3D (SceneView), or local 3D (LocalSceneView). In an MVVM architecture, this class and its subclasses represent the View tier. The Model tier is represented by GeoModel, which supplies the geographic content as a Map or a Scene.

GeoView contains all the common operations and events that apply to displaying and working with maps and scenes. For example, you can change the viewable area by setting a Viewpoint, work with graphics in the GraphicsOverlay, and identify a GeoElement that displays in the view.

Fields

Name Description
AnalysisOverlaysProperty

Identifies the AnalysisOverlays dependency property.

GraphicsOverlaysProperty

Identifies the GraphicsOverlays dependency property.

GridProperty

Identifies the Grid Dependency Property

ImageOverlaysProperty

Identifies the ImageOverlays dependency property.

IsAttributionTextVisibleProperty

Identifies the IsAttributionTextVisible Dependency Property

LabelingProperty

Identifies the Labeling Dependency Property

OverlaysProperty

Identifies the Overlays dependency property.

SelectionPropertiesProperty

Identifies the SelectionProperties dependency property.

TimeExtentProperty

Identifies the TimeExtent dependency property.

ViewInsetsProperty

Identifies the ViewInsets dependency property.

ViewOverlayAnchorProperty

Identifies the ViewOverlayAnchor dependency property.

Properties

Name Description
AnalysisOverlays

Gets or sets a collection of analysis overlays that render the analysis results on the view.

AttributionText

Gets the attribution text for the data that is currently displayed in the GeoView.

CriticalError

Gets the critical error on the view.

DrawStatus

Gets the current drawing status of the content displayed in the GeoView.

GeoModelError

Gets the geo model error on the view.

GraphicsOverlays

Gets or sets a collection of GraphicsOverlay objects used to display graphics on top of the view's content.

Grid

Gets or sets a coordinate system grid to display on top of the GeoView.

ImageOverlays

Gets or sets a collection of overlays for displaying images in the view.

IsAttributionTextVisible

Gets or sets a value indicating whether the Esri attribution text is visible.

IsCalloutVisible

Gets a value indicating whether a callout is currently open

IsNavigating

Gets a value indicating whether the map is currently navigating. when navigation has finished the NavigationCompleted event will be raised.

IsWrapAroundEnabled

Gets a value indicating whether the wrap around feature is currently active. For wrap around to be active the WrapAroundMode property must be set to true and the SpatialReference of the MapView control must be a SpatialReference that supports wrapping.

Labeling

Gets or sets the ViewLabelProperties.

Overlays

Gets or sets the XAML elements that can be used to overlay on the map, and placed using the ViewOverlayAnchor attached property.

SelectionProperties

Gets or sets the selection properties for all graphic overlays and selectable layers within the GeoView.

SpatialReference

Gets the spatial reference that defines the coordinate system used by the map or scene in the GeoView.

TimeExtent

Gets or sets TimeExtent of the GeoView.

ViewInsets

Gets or sets the viewport inset padding.

Methods

Name Description
CancelSetViewpointOperations()

Cancels any pending or currently running SetViewpointAsync operations.

DismissCallout()

Dismisses a callout if it's open.

ExportImageAsync()

Exports an image snapshot of the current GeoView.

~GeoView()

Finalizes an instance of the GeoView class.

GetAnalysisViewState(Analysis)

Retrieves the analysis' state in the view.

GetCurrentViewpoint(ViewpointType)

Gets the current Viewpoint of the GeoView.

GetLayerViewState(Layer)

Gets the LayerViewState for the given layer.

GetViewOverlayAnchor(FrameworkElement)

Gets the value of the ViewOverlayAnchor XAML attached property from the specified FrameworkElement.

IdentifyGraphicsOverlayAsync(GraphicsOverlay, Point, double, bool)

Identifies the topmost graphic in the specified graphics overlay, at the given screen point.

IdentifyGraphicsOverlayAsync(GraphicsOverlay, Point, double, bool, long)

Identifies a limited number of graphics in the specified graphics overlay, at the given screen point.

IdentifyGraphicsOverlaysAsync(Point, double, bool)

Identifies the topmost graphic in each graphics overlay, at the given screen point.

IdentifyGraphicsOverlaysAsync(Point, double, bool, long)

Identifies a limited number of graphics in all graphics overlays, at the given screen point.

IdentifyLayerAsync(Layer, Point, double, bool)

Initiates an identify operation on the specified layer which will return the single visible topmost geolement only.

IdentifyLayerAsync(Layer, Point, double, bool, long)

Identifies a limited number of geoelements in the specified layer or sublayer, at the given screen point.

IdentifyLayerAsync(Layer, Point, double, bool, long, CancellationToken)

Initiates an identify operation on the specified layer.

IdentifyLayerAsync(Layer, Point, double, bool, CancellationToken)

Initiates an identify operation on the specified layer which will return the single visible topmost GeoElement only.

IdentifyLayersAsync(Point, double, bool)

Identifies the topmost geoelements at the given screen point, in each identifiable layer or sublayer in the GeoView's Map or Scene.

IdentifyLayersAsync(Point, double, bool, long)

Identifies a limited number of geoelements at the given screen point, in each identifiable layer or sublayer in the GeoView's Map or Scene.

IdentifyLayersAsync(Point, double, bool, long, CancellationToken)

Initiates an identify operation on all layers in the view.

IdentifyLayersAsync(Point, double, bool, CancellationToken)

Initiates an identify operation on all layers in the view which will return the single visible topmost GeoElement per layer only.

OnApplyTemplate()

Invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in your app. Override this method to influence the default post-template logic of a class.

OnLostFocus(RoutedEventArgs)

Called before the LostFocus event occurs.

SetBookmarkAsync(Bookmark)

Sets the Viewpoint of the GeoView to the Viewpoint.

SetViewOverlayAnchor(FrameworkElement, MapPoint?)

Sets the value of the ViewOverlayAnchor XAML attached property on the specified FrameworkElement.

SetViewpoint(Viewpoint)

Pan or zoom the GeoView to the specified Viewpoint location.

SetViewpointAsync(Viewpoint)

Pan or zoom the GeoView using animation to the specified Viewpoint location, asynchronously.

SetViewpointAsync(Viewpoint, TimeSpan)

Pan or zoom the GeoView using animation to the specified Viewpoint location. Animation takes place over the specified duration.

ShowCalloutAt(MapPoint, CalloutDefinition)

Shows a callout based on a CalloutDefinition at the given location.

ShowCalloutAt(MapPoint, UIElement, Point)

Shows a callout at the given location with Visual Element as content

ShowCalloutForGeoElement(GeoElement, Point, CalloutDefinition)

Shows a callout for the given GeoElement at an appropriate location for the tap location by snapping to the geometry of the element.

Events

Name Description
AnalysisViewStateChanged

Occurs when the analysis view state of the GeoView changes.

CriticalErrorChanged

Raised when a Critical rendering error has occured on the view.

DrawStatusChanged

Occurs when the draw status of the GeoView changes.

GeoModelErrorChanged

An event to notify that there is a geo model error with the view.

GeoViewDoubleTapped

Occurs when an otherwise unhandled DoubleTap interaction occurs over the hit test area of the view.

GeoViewHolding

Occurs when an otherwise unhandled holding interaction occurs over the hit test area of the view.

GeoViewTapped

Occurs when an otherwise unhandled Tap interaction occurs over the hit test area of the view.

LayerViewStateChanged

Occurs when the layer view state of any layer in the GeoView changes.

NavigationCompleted

When navigation on the map has completed this event will be raised.

SpatialReferenceChanged

Occurs when the spatial reference of the GeoView changes.

ViewpointChanged

Occurs when the viewpoint of the GeoView has changed.

Applies to

TargetVersions
.NET Windows100.13 - 300.0
In this article
Provide feedback
Back to top Copyright © 2025 Esri.