ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / OverlayControlPositionChangedEventArgs Class / XPosition Property

In This Topic
    XPosition Property (OverlayControlPositionChangedEventArgs)
    In This Topic
    Gets the pixel offset for the left.
    Syntax
    public double XPosition {get;}
    Public ReadOnly Property XPosition As Double
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also