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
    Autodesk.AutoCAD.Windows.ToolPalette.CustomToolBase

C#

public interface IDropTarget;

Visual Basic

Public Interface IDropTarget

Notes

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

Links

IDropTarget Methods

Was this information helpful?