TTMSFNCBloxHandleMoveAction Enumeration
Identifies the stage of an interactive handle move operation.
API unit family: TMSFNCBloxCoreElement
Members
| Name | Description |
|---|---|
haEraseCursor |
Erase the previous handle-move cursor feedback. |
haDrawCursor |
Draw handle-move cursor feedback at the current position. |
haMoved |
Commit the handle movement. |
haPositionCursor |
Update the handle cursor position without committing the move. |