Delegate FrameImpl.DragDropDelegate
Namespace: CADability
Assembly: CADability.dll
Syntax
public delegate bool DragDropDelegate(DragEventArgs e);
Parameters
| Type | Name | Description |
|---|---|---|
| DragEventArgs | e |
Returns
| Type | Description |
|---|---|
| System.Boolean |
public delegate bool DragDropDelegate(DragEventArgs e);
| Type | Name | Description |
|---|---|---|
| DragEventArgs | e |
| Type | Description |
|---|---|
| System.Boolean |