Show / Hide Table of Contents

Interface IViewOverlay

Overlay interface for building advanced map overlay controls.

Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.WPF.dll
Syntax
public interface IViewOverlay
Remarks

Use this interface to create advanced map tip controls that automatically re-arrange themselves when the map changes its extent.

Methods

Name Description
ArrangeOverlay(ViewOverlayArrangeParameters)

Provides the behavior for the ArrangeOverlay pass of layout. Controls can implement this method to define their own ArrangeOverlay pass behavior for when they are part of the Overlays collection.

See Also

Overlays
ViewOverlayArrangeParameters

Applies to

TargetVersions
.NET 6.0 Windows100.13 - 200.0
In This Article
Back to top Copyright © 2022 Esri.