Share

DragContext.StartDrag Method

Parent Object: DragContext

Description

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

Version

Introduced in version 2011

Was this information helpful?