Click or drag to resize

DragDropOptionsAutoHandleDragDrop Property

Gets or sets a value indicating whether or not 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.1.418.0 (24.1.418.0)
Syntax
public bool AutoHandleDragDrop { get; set; }

Property Value

Type: Boolean
See Also