Show / Hide Table of Contents

Method GetViewOverlayAnchor

GetViewOverlayAnchor(FrameworkElement)

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

Declaration
public static MapPoint GetViewOverlayAnchor(FrameworkElement element)
Parameters
Type Name Description
FrameworkElement element

The element from which to read the property value.

Returns
Type Description
MapPoint

The value of the ViewOverlayAnchor XAML attached property on the target element.

See Also
IViewOverlay

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 200.0
.NET Framework100.0 - 200.0
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
In This Article
Back to top Copyright © 2022 Esri.