TTMSFNCBloxElementMoveAction Enumeration
Identifies the stage of an interactive element move operation.
API unit family: TMSFNCBloxCoreElement
Members
| Name | Description |
|---|---|
caEraseCursor |
Erase the previous move cursor feedback. |
caDrawCursor |
Draw the move cursor feedback at the current position. |
caMoved |
Commit the moved element position. |
caPositionCursor |
Update the move cursor position without committing the move. |