CADability dotNET
Called when the user starts dragging a hotspot, i.e. the left mouse button is pushed while the mouse position leaves the hotspot square.

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
void StartDrag()
Visual Basic
Sub StartDrag
Visual C++
void StartDrag()

See Also