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
Applies to
| Target | Versions |
|---|---|
| .NET 6.0 Windows | 100.13 - 100.15 |