DragContext.StartDrag Method
Parent Object: DragContextDescription
Method called at the beginning of the drag to initialize drag environment. This method must be called before any Drag or TryMove call.
Syntax
DragContext.StartDrag( ModelPosition As Point )Parameters
Name | Type | Description |
ModelPosition | Point |