Class ViewOverlayArrangeParameters
Parameters used for ArrangeOverlay(ViewOverlayArrangeParameters) pass.
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.WinUI.dll
Syntax
public class ViewOverlayArrangeParameters
Properties
Name | Description |
---|---|
OverlayAnchor | Gets the anchor location in the viewport in device independent units. |
Scale | Gets the current scale in the viewport, or System.Double.NaN if not available. |
Viewpoint | Gets the current view of the viewport the overlay is being arranged in. |
ViewportSize | Gets the size of the viewport in device independent units. |
Visibility | Gets the visibility of the OverlayAnchor in the current view |
Applies to
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |