ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapViewMouseEventArgs Class / ClientPoint Property

In This Topic
    ClientPoint Property (MapViewMouseEventArgs)
    In This Topic
    Gets the point in client coordinates relative to the top-left corner of the view.
    Syntax
    Public ReadOnly Property ClientPoint As Point
    public Point ClientPoint {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also