ControlDrag Type
An active pointer drag on `ControlId`, tracking start (`StartX`/`StartY`) and current (`CurrentX`/`CurrentY`) coordinates.
Record fields
| Record Field |
Description
|
|
|
Full Usage:
CurrentX
Field type: float
|
|
Full Usage:
CurrentY
Field type: float
|
|
Full Usage:
StartX
Field type: float
|
|
Full Usage:
StartY
Field type: float
|
|