DragDropOptions Class |
Namespace: AGI.Foundation.Graphics.Advanced
The DragDropOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoHandleDragDrop |
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.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Returns a String that represents the current Object.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| DragDropHandled |
Raised when the data object associated with the corresponding drag event was handled by Insight3D.
|