Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnDragDropEventArgs Class : CanDrop Property |
public bool CanDrop {get;}
'Declaration
Public ReadOnly Property CanDrop As Boolean
public bool CanDrop {get;}
public boolean canDrop()
get_CanDrop();
CanDrop is set automatically by AnnAutomation depending on current location of the drag operation and the value of EnablePartialDrop. The application can use this property to change the mouse cursor for feedback.