ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / IDropTarget Interface
Members

In This Topic
    IDropTarget Interface
    In This Topic
    Definition of a drop handler.
    Syntax
    Public Interface IDropTarget 
    public interface IDropTarget 
    Remarks
    All drop handlers must implement this interface.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also