Library.GraphOnEODrag
This event is called during Graphics Extra Object dragging.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Library.GraphOnEODrag( _
Graph As Object, _
Obj As Object, _
DragData As Object, _
htype As Integer, _
ByRef Apply As Boolean)
|
Type: Object
Type: Object
Type: Object
Type: Integer
Type: Boolean |
- |