DragContext.Drag Method
Parent Object: DragContextDescription
Method called to drag a part to the given position. The Point parameter is the current position of the mouse in model space. This is the same as ModelPosition in OnDrag.
Syntax
DragContext.Drag( ModelPosition As Point )Parameters
Name | Type | Description |
ModelPosition | Point |