Graph.OnEODragSelect
Called before a Graphics Extra Object starts to drag.
| Syntax | Parameters | Return Value |
|---|---|---|
Event Graph.OnEODragSelect( _
pObj As GraphicsObject, _
pDragData As DragData, _
htype As ExtraObjectHandleType, _
ByRef pCancel As Boolean)
|
|
- |