Show / Hide Table of Contents

Class ViewOverlayArrangeParameters

Parameters used for ArrangeOverlay(ViewOverlayArrangeParameters) pass.

Inheritance
System.Object
ViewOverlayArrangeParameters
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.WPF.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

TargetVersions
.NET Windows100.13 - 200.7
.NET Framework100.0 - 200.7
In This Article
Back to top Copyright © 2022 Esri.