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


In This Topic
    OverlayControlPositionChangedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see OverlayControlPositionChangedEventArgs members.

    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