TTMSFNCBloxElementDrawAction Enumeration
Identifies the stage of an interactive element drawing operation.
API unit family: TMSFNCBloxCoreElement
Members
| Name | Description |
|---|---|
daEraseCursor |
Erase the previous drawing cursor feedback. |
daDrawCursor |
Draw cursor feedback for the current drawing step. |
daStart |
Start a multi-step drawing operation. |
daStep |
Advance the drawing operation to the next step. |
daInserted |
Commit the drawn element. |