Share

IDropTarget Interface

Description

This class provides .NET access to the IDropTarget COM interface. For more information, see /c>.

Class Hierarchy

Autodesk.AutoCAD.Windows.ToolPalette.IDropTarget

Visual Basic

Public Interface IDropTarget

C#

public interface IDropTarget;

Notes

Tool palette applications should implement the IAcadToolDropTarget interface, rather than this one.

Links

IDropTarget Methods

Was this information helpful?