ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DragInfo Class / DragStartPosition Property

In This Topic
    DragStartPosition Property
    In This Topic
    Gets the position of the click that initiated the drag, relative to VisualSource.
    Syntax
    Public ReadOnly Property DragStartPosition As Point
    public Point DragStartPosition {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also