ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / OverlayControlPositionChangedEventArgs Class
Members

In This Topic
    OverlayControlPositionChangedEventArgs Class
    In This Topic
    Position arguments for position changed event in ArcGIS.Desktop.Mapping.MapViewOverlayControl.
    Syntax
    public class OverlayControlPositionChangedEventArgs : System.EventArgs 
    Public Class OverlayControlPositionChangedEventArgs 
       Inherits System.EventArgs
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          ArcGIS.Desktop.Mapping.Events.OverlayControlPositionChangedEventArgs

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also