Click or drag to resize

DragDropOptionsAutoHandleDragDrop Property

Gets or sets a value indicating whether drag and drop events will be handled by the Insight3D control to automatically add supported imagery and terrain files when they are dropped onto the control.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax
public bool AutoHandleDragDrop { get; set; }

Property Value

Type: Boolean
See Also