ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / OverlayControlPositionChangedEventArgs Class
Properties Version


    OverlayControlPositionChangedEventArgs Class Members

    The following tables list the members exposed by OverlayControlPositionChangedEventArgs.

    Public Properties
     NameDescription
    Public Property Gets the pixel offset for the left.  
    Public Property Gets the horizontal offset of the control as a percent from 0 (left edge), to 1 (right edge).  
    Public Property Gets the pixel offset for the top.  
    Public Property Gets the vertical offset of the control as a percent from 0 (top edge), to 1 (bottom edge).  
    Top
    See Also