Share

DragContext.Drag Method

Parent Object: DragContext

Description

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

Version

Introduced in version 2011

Was this information helpful?