ArcGIS Pro 2.9 API Reference Guide
DropTargetAdorner Property

ArcGIS.Desktop.Framework.DragDrop Namespace > DropInfo Class : DropTargetAdorner Property
Gets or sets the class of drop target to display.
Syntax
public Type DropTargetAdorner {get; set;}
Public Property DropTargetAdorner As Type
Remarks
The standard drop target adorner classes are held in the DropTargetAdorners class.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DropInfo Class
DropInfo Members