Autodesk.AutoCAD.Windows Namespace > DropTarget Class
DropTarget Class
Description

 

Applications derive from this class to implement custom drag-and-drop behavior in AutoCAD. See the Microsoft documentation for the IDropTarget interface for detailed information.

Class Hierarchy
Autodesk.AutoCAD.Windows.DropTarget
Visual Basic
Public abstract Class DropTarget
C#
public abstract class DropTarget;
Links
   Comments?